hackaday-api
Version:
hackaday is hackaday npm package.
20 lines (19 loc) • 489 B
JSON
{
"name": "hackaday-api",
"version": "0.0.1",
"description": "hackaday is hackaday npm package.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://EdisonTKPcom@bitbucket.org/EdisonTKPcom/hackaday.git"
},
"keywords": [
"hackaday", "api", "node"
],
"author": "EdisonTKP",
"license": "MIT",
"homepage": "https://bitbucket.org/EdisonTKPcom/hackaday#readme"
}