We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8050a81 commit 991e894Copy full SHA for 991e894
package.json
@@ -12,6 +12,7 @@
12
"url": "git://github.com/TooTallNate/ref-array.git"
13
},
14
"main": "./lib/array.js",
15
+ "license": "MIT",
16
"scripts": {
17
"test": "node-gyp rebuild --directory test && mocha -gc --reporter spec"
18
0 commit comments