We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dce2fc + e39ea67 commit f4d8e0cCopy full SHA for f4d8e0c
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