{ "name": "index", "version": "1.0.0", "description": "BI4.0测试", "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": "", "license": "ISC" }