update 0.9.3
This commit is contained in:
22
packages/dooringx-plugin-template/package.json
Normal file
22
packages/dooringx-plugin-template/package.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "dooringx-plugin-template",
|
||||
"version": "0.9.3",
|
||||
"description": "> TODO: description",
|
||||
"author": "yehuozhili <673632758@qq.com>",
|
||||
"homepage": "https://github.com/H5-Dooring/dooringx#readme",
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"template"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/H5-Dooring/dooringx.git"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "rimraf ./dist && rollup -c"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/H5-Dooring/dooringx/issues"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user