Files
OfficialSite/package.json

29 lines
768 B
JSON

{
"name": "boilerplate",
"version": "1.0.0",
"author": "Locomotive <info@locomotive.ca>",
"devDependencies": {
"autoprefixer": "6.3.3",
"babel-preset-es2015": "6.6.0",
"babelify": "7.2.0",
"eslint-tap": "1.1.0",
"glob": "7.0.3",
"grunt": "0.4.5",
"grunt-browser-sync": "2.2.0",
"grunt-browserify": "4.0.1",
"grunt-contrib-concat": "1.0.0",
"grunt-contrib-cssmin": "1.0.0",
"grunt-contrib-uglify": "1.0.0",
"grunt-contrib-watch": "0.6.1",
"grunt-csscomb": "3.1.0",
"grunt-eslint": "18.0.0",
"grunt-notify": "0.4.5",
"grunt-phplint": "0.0.8",
"grunt-postcss": "0.8.0",
"grunt-sass": "1.1.0",
"grunt-svgmin": "3.1.2",
"grunt-svgstore": "1.0.0",
"load-grunt-tasks": "3.4.1"
}
}