express-scripts
Version:
express-scripts
23 lines (22 loc) • 547 B
JSON
{
"name": "express-scripts",
"version": "0.0.0",
"description": "express-scripts",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/ludicrous/express-scripts.git"
},
"keywords": [
"express-scripts"
],
"author": "Manthan Mallikarjun",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/ludicrous/express-scripts/issues"
},
"homepage": "https://gitlab.com/ludicrous/express-scripts#README"
}