msjst
Version:
marvin's javascript tools
19 lines (18 loc) • 346 B
JSON
{
"name": "msjst",
"version": "1.0.5",
"description": "marvin's javascript tools",
"main": "index",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"tool",
"marvin"
],
"author": "Huo.Marvin<huo.marvin@gmail.com>",
"license": "ISC",
"dependencies": {
"npm": "^5.7.1"
}
}