npmrmftool1
Version:
rmf
19 lines (18 loc) • 380 B
JSON
{
"name": "npmrmftool1",
"version": "1.1.1",
"description": "rmf",
"main": "dist/rmf_326_tool_1.js",
"keywords": ["rmf","326"],
"dependencies": {
"webpack": "^5.40.0",
"webpack-cli": "^4.7.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build":"webpack"
},
"author": "",
"license": "ISC"
}