addition-ianthorp
Version:
25 lines (24 loc) • 556 B
JSON
{
"name": "addition-ianthorp",
"version": "0.0.2",
"description": "foo bar",
"main": "addition.js",
"scripts": {
"test": "tap *.tap.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/IanThorp/addition-IanThorp.git"
},
"keywords": [
"addition",
"Ian",
"Thorp"
],
"author": "Ian Thorp <ianmthorp@gmail.com> (@IanThop)",
"license": "MIT",
"bugs": {
"url": "https://github.com/IanThorp/addition-IanThorp/issues"
},
"homepage": "https://github.com/IanThorp/addition-IanThorp#readme"
}