fineui是帆软报表和BI产品线所使用的前端框架。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
436 B

7 years ago
{
7 years ago
"name": "fineui",
7 years ago
"version": "1.0.0",
7 years ago
"description": "fineui",
7 years ago
"main": "index.js",
"dependencies": {
},
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-cssmin": "^1.0.1",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-uglify": "^1.0.1",
"grunt-contrib-watch": "^1.0.0"
},
"scripts": {
"grunt": "grunt"
},
"author": "",
7 years ago
"license": "MIT"
7 years ago
}