Files
OfficialSite/package.json
2018-10-17 10:53:56 -04:00

17 lines
486 B
JSON

{
"private": true,
"name": "@locomotivemtl/boilerplate",
"title": "Locomotive Boilerplate",
"version": "1.0.0",
"author": "Locomotive <info@locomotive.ca>",
"dependencies": {
"pjax": "*",
"svg4everybody": "*",
"smooth-scrollbar": "locomotivemtl/smooth-scrollbar#develop",
"locomotive-scroll": "git@github.com:locomotivemtl/locomotive-scroll.git#deven-add-scroll"
},
"devDependencies": {
"gulp-concat": "*"
}
}