We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91ca3a0 commit e39ea67Copy full SHA for e39ea67
1 file changed
package.json
@@ -16,5 +16,10 @@
16
"devDependencies": {},
17
"scripts": {
18
"test": "node src/test/run.js"
19
+ },
20
+ "bugs": "https://github.com/lloyd/JSONSelect/issues",
21
+ "licenses": {
22
+ "type": "MIT",
23
+ "url": "https://raw.github.com/lloyd/JSONSelect/master/LICENSE"
24
}
25
0 commit comments