Skip to content

Commit f4d8e0c

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

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

package.json

Lines changed: 5 additions & 0 deletions
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)