mirror of
https://github.com/danog/gift.git
synced 2024-11-26 20:04:47 +01:00
Add license attribute
https://docs.npmjs.com/files/package.json#license http://npm1k.org/
This commit is contained in:
parent
61d74521b1
commit
4072486176
@ -15,6 +15,7 @@
|
||||
"name": "sentientwaffle",
|
||||
"url": "http://sentientwaffle.github.com/"
|
||||
},
|
||||
"license": "MIT",
|
||||
"main": "./lib/index",
|
||||
"scripts": {
|
||||
"test": "mocha --compilers coffee:\"./node_modules/coffee-script/lib/coffee-script/register\"",
|
||||
|
Loading…
Reference in New Issue
Block a user