Skip to content

Commit

Permalink
Minimize package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kemitchell committed Apr 24, 2017
1 parent 9ef1001 commit fcb7fc8
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,6 @@
{
"name": "XXXXXXXX",
"version": "0.0.1-security",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/npm/security-holder.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/npm/security-holder/issues"
},
"homepage": "https://github.com/npm/security-holder#readme"
"description": "security holding package",
"repository": "npm/security-holder"
}

0 comments on commit fcb7fc8

Please sign in to comment.