govlab-styleguide
Version:
A styleguide / lightweight frontend framework for GovLab websites
106 lines (105 loc) • 2.83 kB
JSON
{
"name": "foundation-sites",
"version": "6.1.1",
"main": "dist/foundation.js",
"description": "The most advanced responsive front-end framework in the world.",
"author": {
"name": "ZURB",
"email": "foundation@zurb.com",
"url": "http://foundation.zurb.com"
},
"homepage": "http://foundation.zurb.com/sites",
"scripts": {
"start": "gulp",
"test": "gulp test",
"deploy": "gulp deploy"
},
"dependencies": {
"jquery": "^2.1.0",
"what-input": "^1.1.2"
},
"license": "MIT",
"devDependencies": {
"bootcamp": "^1.1.7",
"browser-sync": "^2.8.2",
"clipboard": "^1.5.5",
"foundation-docs": "github:zurb/foundation-docs",
"gitty": "^3.3.0",
"gulp": "^3.8.10",
"gulp-autoprefixer": "^2.3.1",
"gulp-cache-bust": "^1.0.2",
"gulp-concat": "^2.4.3",
"gulp-filter": "^2.0.2",
"gulp-jshint": "^1.9.2",
"gulp-load-plugins": "^0.8.0",
"gulp-minify-css": "^1.2.1",
"gulp-newer": "^1.1.0",
"gulp-plumber": "^1.0.1",
"gulp-prompt": "^0.1.2",
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.5.4",
"gulp-rsync": "0.0.5",
"gulp-ruby-sass": "1.0.0-alpha.3",
"gulp-sass": "^2.1.0",
"gulp-scss-lint": "^0.2.2",
"gulp-sourcemaps": "^1.6.0",
"gulp-uglify": "^1.1.0",
"inquirer": "^0.11.0",
"mocha": "^2.3.3",
"motion-ui": "^1.1.0",
"octophant": "^1.0.0",
"open": "0.0.5",
"opener": "^1.4.1",
"panini": "^1.1.1",
"parker": "0.0.9",
"pretty-print": "^1.0.0",
"prettyjson": "^1.1.3",
"require-dir": "^0.3.0",
"rimraf": "^2.3.2",
"run-sequence": "^1.1.4",
"supercollider": "^1.2.0",
"typeahead.js": "^0.11.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zurb/foundation-sites.git"
},
"bugs": {
"url": "https://github.com/zurb/foundation-sites/issues",
"email": "foundation@zurb.com"
},
"keywords": [
"handlebars-helper-rel",
"handlebars-helper-slugify"
],
"gitHead": "b19360be6b44857bb1ec93f96478fc3086c0b642",
"_id": "foundation-sites@6.1.1",
"_shasum": "dbe859d1ca8d13b06fa4d2c5ba42bffaf27f0e58",
"_from": "foundation-sites@*",
"_npmVersion": "2.8.4",
"_nodeVersion": "0.10.38",
"_npmUser": {
"name": "gakimball",
"email": "geoff@zurb.com"
},
"dist": {
"shasum": "dbe859d1ca8d13b06fa4d2c5ba42bffaf27f0e58",
"tarball": "http://registry.npmjs.org/foundation-sites/-/foundation-sites-6.1.1.tgz"
},
"maintainers": [
{
"name": "arthurzurb",
"email": "arthur@zurb.com"
},
{
"name": "eddiedean",
"email": "christopher.oyler@gmail.com"
},
{
"name": "gakimball",
"email": "geoff@zurb.com"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/foundation-sites/-/foundation-sites-6.1.1.tgz"
}