en-us
Version:
24 lines (23 loc) • 401 B
JSON
{
"name": "2-",
"version": "0.0.1",
"main": "./lib/index.js",
"description": "",
"keywords": [],
"homepage": "https://github.com//2-",
"license": "MIT",
"devDependencies": {
"tap": "^6.3.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com//2-.git"
},
"author": {
"name" : "",
"email" : ""
},
"scripts": {
"test": "node ./test"
}
}