Skip to content

Commit

Permalink
Add license SPDX ID to package.json
Browse files Browse the repository at this point in the history
Fixes #15
  • Loading branch information
Jan Krems committed Jan 10, 2015
1 parent 629552d commit cf5fa16
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 cf5fa16

Please sign in to comment.