2017-10-31 10:04:34 -04:00
|
|
|
|
2014-09-29 14:05:34 -04:00
|
|
|
{
|
2016-08-22 10:30:46 -04:00
|
|
|
"private": true,
|
|
|
|
|
"name": "@locomotivemtl/boilerplate",
|
|
|
|
|
"title": "Locomotive Boilerplate",
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"author": "Locomotive <info@locomotive.ca>",
|
2016-12-18 14:16:17 -05:00
|
|
|
"dependencies": {
|
2017-03-22 12:06:25 -04:00
|
|
|
"barba.js": "0.0.0",
|
|
|
|
|
"svg4everybody": "0.0.0"
|
2016-12-18 14:16:17 -05:00
|
|
|
},
|
2016-08-22 10:30:46 -04:00
|
|
|
"devDependencies": {
|
2017-03-22 12:06:25 -04:00
|
|
|
"autoprefixer": "0.0.0",
|
2017-10-31 10:04:34 -04:00
|
|
|
"babel-core": "0.0.0",
|
2018-01-08 11:11:36 -05:00
|
|
|
"babel-preset-env": "0.0.0",
|
|
|
|
|
"babel-plugin-transform-class-properties": "0.0.0",
|
2017-03-22 12:06:25 -04:00
|
|
|
"babel-plugin-transform-export-extensions": "0.0.0",
|
|
|
|
|
"babelify": "0.0.0",
|
|
|
|
|
"eslint-tap": "0.0.0",
|
|
|
|
|
"glob": "0.0.0",
|
|
|
|
|
"grunt": "0.0.0",
|
|
|
|
|
"grunt-browser-sync": "0.0.0",
|
|
|
|
|
"grunt-browserify": "0.0.0",
|
|
|
|
|
"grunt-contrib-concat": "0.0.0",
|
|
|
|
|
"grunt-contrib-cssmin": "0.0.0",
|
|
|
|
|
"grunt-contrib-uglify": "0.0.0",
|
|
|
|
|
"grunt-contrib-watch": "0.0.0",
|
|
|
|
|
"grunt-csscomb": "0.0.0",
|
|
|
|
|
"grunt-eslint": "0.0.0",
|
|
|
|
|
"grunt-notify": "0.0.0",
|
|
|
|
|
"grunt-phplint": "0.0.0",
|
|
|
|
|
"grunt-postcss": "0.0.0",
|
|
|
|
|
"grunt-sass": "0.0.0",
|
|
|
|
|
"grunt-svg-sprite": "0.0.0",
|
|
|
|
|
"load-grunt-config": "0.0.0",
|
|
|
|
|
"postcss-banner": "0.0.0"
|
2016-08-22 10:30:46 -04:00
|
|
|
}
|
2014-09-29 14:05:34 -04:00
|
|
|
}
|