Skip to content

Commit f4d8e0c

Browse files
committed
Merge pull request lloyd#47 from pdehaan/patch-1
Update package.json
2 parents 4dce2fc + e39ea67 commit f4d8e0c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,10 @@
1616
"devDependencies": {},
1717
"scripts": {
1818
"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"
1924
}
2025
}

0 commit comments

Comments
 (0)