fdm-init-plugin
Version:
21 lines (20 loc) • 467 B
JSON
{
"name": "fdm-init-plugin",
"version": "0.0.3",
"description": "fd maven 插件模板",
"main": "template.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/chunterg/fdm-init-plugin.git"
},
"keywords": [
"fdm"
],
"author": "chunterg",
"license": "MIT",
"readmeFilename": "README.md",
"gitHead": "4507e6ea81da0c7ed45a3609c62edc553e8c9565"
}