rsetmod
Version:
Reset module to pristine development mode.
49 lines (48 loc) • 968 B
JSON
{
"name": "rsetmod",
"version": "0.14.0",
"description": "Reset module to pristine development mode.",
"main": "rsetmod.js",
"scripts": {
"test": "mocha rsetmod-test.js"
},
"option": {
"shell": "rsetmod"
},
"bin": {
"rsetmod": "run.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/volkovasystems/rsetmod.git"
},
"keywords": [
"reset",
"module",
"pristine",
"development",
"mode",
"rsetmod"
],
"author": "Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/volkovasystems/rsetmod/issues"
},
"homepage": "https://github.com/volkovasystems/rsetmod#readme",
"dependencies": {
"depher": "^0.37.0",
"detr": "^0.3.0",
"fs-extra": "^4.0.1",
"fype": "^0.0.0",
"glob": "^7.1.2",
"jersy": "^0.12.0",
"kept": "^0.24.0",
"mtch": "^0.6.0",
"persy": "^0.15.0",
"raze": "^0.34.0",
"truly": "^0.20.0",
"unqr": "^0.0.0",
"yargs": "^8.0.2"
}
}