Skip to content

Commit

Permalink
Publish to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Fairbrother committed Feb 20, 2015
1 parent 28bdabb commit 4af2a12
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,22 @@
"mocha": "^2.1.0",
"proxyquire": "^1.3.1",
"sinon": "^1.12.2"
}
},
"description": "Architect Log ====================",
"directories": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git://github.com/tdfairbrother/node-architect-log.git"
},
"keywords": [
"architect",
"debug"
],
"author": "Tim Fairbrother <tdfairbrother@gmail.com>",
"bugs": {
"url": "https://github.com/tdfairbrother/node-architect-log/issues"
},
"homepage": "https://github.com/tdfairbrother/node-architect-log"
}

0 comments on commit 4af2a12

Please sign in to comment.