Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pdehaan committed Oct 18, 2013
1 parent 91ca3a0 commit e39ea67
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -16,5 +16,10 @@
"devDependencies": {}, "devDependencies": {},
"scripts": { "scripts": {
"test": "node src/test/run.js" "test": "node src/test/run.js"
},
"bugs": "https://github.com/lloyd/JSONSelect/issues",
"licenses": {
"type": "MIT",
"url": "https://raw.github.com/lloyd/JSONSelect/master/LICENSE"
} }
} }

0 comments on commit e39ea67

Please sign in to comment.