slush-squarespace
Version:
A slush generator for working in an external environment on the Squarespace consumer platform
38 lines • 972 B
JSON
{
"name": "slush-squarespace",
"version": "1.0.2",
"description": "A slush generator for working in an external environment on the Squarespace consumer platform",
"author": "Samuel Horton <savepointsam@gmail.com>",
"main": "slushfile.js",
"homepage": "https://github.com/SavePointSam/slush-squarespace",
"repository": {
"type": "git",
"url": "https://github.com/SavePointSam/slush-squarespace"
},
"bugs": {
"url": "https://github.com/SavePointSam/slush-squarespace/issues"
},
"keywords": [
"slushgenerator",
"Sass",
"Handlebars",
"Squarespace",
"JCI Marketing",
"Animate.css",
"Squarespace",
"Waypoints.js",
"include media"
],
"dependencies": {
"slush": ">=1.0.0",
"gulp": "^3.6.2",
"gulp-install": "^0.1.4",
"gulp-conflict": "^0.1.1",
"gulp-template": "^0.1.1",
"inquirer": "^0.8.0",
"del": "^1.1.1"
},
"preferGlobal": true,
"private": false,
"license": "MIT"
}