check-yourself
Version:
23 lines (22 loc) • 506 B
JSON
{
"name": "check-yourself",
"version": "0.0.1",
"description": "",
"main": "cy.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dhjohn0/check-yourself.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/dhjohn0/check-yourself/issues"
},
"homepage": "https://github.com/dhjohn0/check-yourself#readme",
"dependencies": {
"lodash": "^4.17.4"
}
}