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",
"description": "BI4.0测试",
"description": "fineui",
"main": "index.js",
"dependencies": {
@ -18,5 +18,5 @@
"grunt": "grunt"
},
"author": "",
"license": "ISC"
"license": "MIT"
}

Loading…
Cancel
Save