Skip to content

Commit

Permalink
Merge pull request #16 from groupon/jk/package-json-license
Browse files Browse the repository at this point in the history
Add license SPDX ID to package.json
  • Loading branch information
jkrems committed Jan 10, 2015
2 parents 629552d + cf5fa16 commit 1fc00e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"cson",
"parser"
],
"license": "BSD-2-Clause",
"scripts": {
"build": "npub prep && coffee -cbo lib src",
"prepublish": "rm -rf lib && npm run build",
Expand Down

0 comments on commit 1fc00e2

Please sign in to comment.