Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Aug 20, 2016
0 parents commit b4513e3
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "danger",
"version": "0.0.1",
"description": "Automate your culture",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/danger/danger-js.git"
},
"keywords": [
"danger"
],
"author": "Orta Therox",
"license": "MIT",
"bugs": {
"url": "https://github.com/danger/danger-js/issues"
},
"homepage": "https://github.com/danger/danger-js#readme"
}

0 comments on commit b4513e3

Please sign in to comment.