UNPKG

generator-fe-kit

Version:
43 lines 1.16 kB
{ "name": "felayout_t3kit", "version": "1.8.0", "description": "Front-End layout for t3kit project.", "license": "MIT", "repository": "t3kit/felayout_t3kit", "scripts": { "check": "grunt check", "gruntDefault": "grunt dev", "bower": "bower install" }, "devDependencies": { "autoprefixer": "6.3.7", "chalk": "1.1.3", "grunt": "1.0.1", "grunt-assemble": "0.4.0", "grunt-build-control": "0.7.0", "grunt-concurrent": "2.3.0", "grunt-contrib-clean": "1.0.0", "grunt-contrib-connect": "1.0.2", "grunt-contrib-copy": "1.0.0", "grunt-contrib-csslint": "1.0.0", "grunt-contrib-imagemin": "1.0.1", "grunt-contrib-jshint": "1.0.0", "grunt-contrib-less": "1.3.0", "grunt-contrib-watch": "1.0.0", "grunt-focus": "1.0.0", "grunt-htmlhint": "0.9.13", "grunt-import": "1.0.3", "grunt-jscs": "3.0.1", "grunt-newer": "1.2.0", "grunt-notify": "0.4.5", "grunt-postcss": "0.8.0", "grunt-shell": "1.3.0", "jshint-stylish": "2.2.0", "load-grunt-config": "0.19.2", "time-grunt": "1.3.0" }, "engines": { "node": ">=6.0.0", "npm": ">=3.9.0" } }