mcopy/cli/lib/mscript/package.json

12 lines
238 B
JSON
Raw Normal View History

2019-03-09 03:31:29 +00:00
{
"name": "mscript",
"version": "1.0.0",
"description": "<a name=\"module_lib/mscript\"></a>",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}