123456789101112131415161718192021222324252627282930 |
- {
- "name": "top-one",
- "description": "一线专区模板2014",
- "version": "1.0.0",
- "homepage": "",
- "author": {
- "name": "petsa"
- },
- "devDependencies": {
- "grunt": "~0.4.5",
- "grunt-contrib-connect": "~0.8.0",
- "connect-livereload": "~0.3.2",
- "grunt-contrib-watch": "~0.6.1",
- "load-grunt-tasks": "~0.4.0",
- "network-address": "~0.0.4",
- "grunt-contrib-clean": "~0.5.0",
- "grunt-contrib-copy": "~0.5.0",
- "grunt-contrib-uglify": "~0.4.0",
- "grunt-contrib-cssmin": "~0.9.0",
- "grunt-adisprite": "~0.1.2",
- "grunt-contrib-imagemin": "~0.4.1",
- "grunt-sass": "~0.14.0",
- "grunt-autoprefixer": "~0.7.2",
- "grunt-contrib-concat": "~0.4.0",
- "grunt-contrib-compress": "~0.8.0",
- "gm": "~1.14.2",
- "grunt-adiejs-static": "~0.1.1",
- "grunt-push-svn": "~0.2.1"
- }
- }
|