guy 8 years ago
parent
commit
8f4c6e4897
  1. 1
      README.md
  2. 6
      package.json

1
README.md

@ -0,0 +1 @@
FineUI

6
package.json

@ -1,7 +1,7 @@
{ {
"name": "index", "name": "fineui",
"version": "1.0.0", "version": "1.0.0",
"description": "BI4.0测试", "description": "fineui",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
@ -18,5 +18,5 @@
"grunt": "grunt" "grunt": "grunt"
}, },
"author": "", "author": "",
"license": "ISC" "license": "MIT"
} }

Loading…
Cancel
Save