Browse Source

Add license field to package.json

hk-custom-address
Kirill Fomichev 9 years ago
parent
commit
437cd52534
  1. 3
      package.json

3
package.json

@ -84,5 +84,6 @@
"sinon": "^1.12.2",
"standard": "^5.0.0",
"travis-cov": "^0.2.0"
}
},
"license": "MIT"
}

Loading…
Cancel
Save