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": {
|
2018-09-05 14:21:37 -04:00
|
|
|
"pjax": "*",
|
2018-10-16 17:20:21 -04:00
|
|
|
"svg4everybody": "*",
|
|
|
|
|
"locomotive-scroll": "git@github.com:locomotivemtl/locomotive-scroll.git#deven-add-scroll"
|
2016-12-18 14:16:17 -05:00
|
|
|
},
|
2016-08-22 10:30:46 -04:00
|
|
|
"devDependencies": {
|
2018-09-05 14:21:37 -04:00
|
|
|
"gulp-concat": "*"
|
2016-08-22 10:30:46 -04:00
|
|
|
}
|
2014-09-29 14:05:34 -04:00
|
|
|
}
|