{
  "_from": "foundation-sites@6.6.3",
  "_id": "foundation-sites@6.6.3",
  "_inBundle": false,
  "_integrity": "sha512-8X93wUAmUg1HhVv8uWMWnwoBLSQWSmFImJencneIZDctswn724Bq/MV1cbPZN/GFWGOB/9ngoQHztfzd4+ovCg==",
  "_location": "/foundation-sites",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "foundation-sites@6.6.3",
    "name": "foundation-sites",
    "escapedName": "foundation-sites",
    "rawSpec": "6.6.3",
    "saveSpec": null,
    "fetchSpec": "6.6.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/foundation-sites/-/foundation-sites-6.6.3.tgz",
  "_shasum": "8ca5f246357db69e6a0e73351ce06aa8acce6540",
  "_spec": "foundation-sites@6.6.3",
  "_where": "/Users/karissa/projects/phila.gov/phila.gov-docker-dev/phila-standards",
  "author": {
    "name": "Foundation Yetinauts",
    "email": "contact@get.foundation",
    "url": "https://get.foundation"
  },
  "browserify": {
    "transform": [
      [
        "babelify",
        {
          "presets": [
            "@babel/preset-env"
          ]
        }
      ]
    ]
  },
  "bugs": {
    "url": "https://github.com/foundation/foundation-sites/issues",
    "email": "contact@get.foundation"
  },
  "bundleDependencies": false,
  "config": {
    "commitizen": {
      "path": "./node_modules/cz-conventional-changelog"
    }
  },
  "deprecated": false,
  "description": "The most advanced responsive front-end framework in the world.",
  "devDependencies": {
    "@babel/core": "^7.2.2",
    "@babel/preset-env": "^7.2.3",
    "@commitlint/cli": "^8.1.0",
    "@commitlint/config-conventional": "^7.3.1",
    "array-uniq": "^2.0.0",
    "autoprefixer": "^9.4.5",
    "babel-loader": "^8.0.5",
    "browser-sync": "^2.18.12",
    "browserstack-runner": "^0.9.0",
    "chai": "^4.1.2",
    "chai-jquery": "^2.1.0",
    "clipboard": "^2.0.4",
    "corejs-typeahead": "^1.1.1",
    "cz-conventional-changelog": "^2.1.0",
    "doiuse": "~4.1.0",
    "foundation-docs": "github:foundation/foundation-docs",
    "gulp": "^4.0.0",
    "gulp-add-src": "^1.0.0",
    "gulp-babel": "^8.0.0",
    "gulp-cache-bust": "^1.3.0",
    "gulp-check-deps": "^1.4.1",
    "gulp-clean-css": "^4.0.0",
    "gulp-concat": "^2.4.3",
    "gulp-eslint": "^5.0.0",
    "gulp-filter": "^5.1.0",
    "gulp-if": "^2.0.0",
    "gulp-load-plugins": "^1.5.0",
    "gulp-newer": "^1.1.0",
    "gulp-plumber": "^1.2.1",
    "gulp-postcss": "^8.0.0",
    "gulp-prompt": "^1.2.0",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^1.0.0",
    "gulp-rsync": "0.0.8",
    "gulp-sass": "^4.0.1",
    "gulp-sass-lint": "^1.3.2",
    "gulp-sourcemaps": "^2.6.4",
    "gulp-uglify": "^3.0.0",
    "gulp-zip": "^4.1.0",
    "husky": "^1.3.1",
    "inquirer": "^6.2.1",
    "is-empty-object": "^1.1.1",
    "jquery": "^3.3.1",
    "js-yaml": "^3.12.1",
    "kleur": "^3.0.2",
    "mocha": "^5.0.5",
    "mocha-headless-chrome": "^2.0.1",
    "motion-ui": "^2.0.2",
    "octophant": "^1.0.0",
    "panini": "^1.6.2",
    "patch-package": "^6.2.1",
    "prettyjson": "^1.1.3",
    "require-dir": "^1.2.0",
    "requirejs": "^2.3.6",
    "rollup": "^1.1.0",
    "rollup-plugin-babel": "^4.3.0",
    "run-sequence": "^2.2.1",
    "sass-true": "^4.0.0",
    "sassy-lists": "^3.0.1",
    "sinon": "^7.2.2",
    "strip-indent": "^2.0.0",
    "supercollider": "^1.4.5",
    "touch": "^3.1.0",
    "undertaker-forward-reference": "^1.0.2",
    "util-deprecate": "^1.0.2",
    "vinyl": "^2.0.2",
    "vinyl-named": "^1.1.0",
    "webpack": "^4.28.4",
    "webpack-stream": "^5.2.1",
    "what-input": ">=4.1.0",
    "yargs": "^13.3.0"
  },
  "engines": {
    "node": ">=8.4.0"
  },
  "esnext": "dist/js/foundation.es6.js",
  "eyeglass": {
    "name": "foundation",
    "sassDir": "scss",
    "needs": ">=0.8.0",
    "exports": false
  },
  "homepage": "https://get.foundation/sites",
  "jsnext:main": "dist/js/foundation.esm.js",
  "jspm": {
    "main": "dist/js/foundation.esm.js",
    "format": "esm"
  },
  "keywords": [
    "css",
    "scss",
    "sass",
    "js",
    "responsive",
    "mobile-first",
    "framework",
    "eyeglass-module",
    "handlebars-helper-rel",
    "handlebars-helper-slugify"
  ],
  "license": "MIT",
  "main": "dist/js/foundation.js",
  "module": "dist/js/foundation.esm.js",
  "name": "foundation-sites",
  "peerDependencies": {
    "jquery": ">=2.2.0",
    "what-input": ">=4.1.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/foundation/foundation-sites.git"
  },
  "resolutions": {
    "puppeteer": "^1.11.0"
  },
  "scripts": {
    "deploy": "gulp deploy --color",
    "deploy:beta": "gulp deploy:beta --color",
    "deploy:docs": "gulp deploy:docs --color",
    "deploy:prep": "gulp deploy:prep --color",
    "start": "gulp",
    "test": "yarn test:sass && yarn test:javascript:units && yarn test:bundle",
    "test:bundle": "mocha-headless-chrome -a ignore-resource-errors -a no-sandbox -a disable-setuid-sandbox -a disable-dev-shm-usage -f test/bundle/index.html",
    "test:bundle:single-process": "mocha-headless-chrome -a ignore-resource-errors -a single-process -a no-sandbox -a disable-setuid-sandbox -a disable-dev-shm-usage -f test/bundle/index.html",
    "test:ci": "yarn test:sass && yarn test:javascript:ci",
    "test:ci:single-process": "yarn test:sass && yarn test:javascript:ci:single-process",
    "test:javascript:browserstack": "yarn test:javascript:transpile && browserstack-runner",
    "test:javascript:ci": "yarn test:javascript:transpile && mocha-headless-chrome -a ignore-resource-errors -a no-sandbox -a disable-setuid-sandbox -a disable-dev-shm-usage -f test/javascript/index.html && browserstack-runner",
    "test:javascript:ci:single-process": "yarn test:javascript:transpile && mocha-headless-chrome -a single-process -a ignore-resource-errors -a no-sandbox -a disable-setuid-sandbox -a disable-dev-shm-usage -f test/javascript/index.html && browserstack-runner",
    "test:javascript:transpile": "gulp sass:foundation --color && gulp test:transpile-js --color",
    "test:javascript:units": "yarn test:javascript:transpile && mocha-headless-chrome -a ignore-resource-errors -a no-sandbox -a disable-setuid-sandbox -a disable-dev-shm-usage -f test/javascript/index.html",
    "test:javascript:units:single-process": "yarn test:javascript:transpile && mocha-headless-chrome -a single-process -a ignore-resource-errors -a no-sandbox -a disable-setuid-sandbox -a disable-dev-shm-usage -f test/javascript/index.html",
    "test:sass": "mocha test/sass/test_sass.js --colors",
    "test:single-process": "yarn test:sass && yarn test:javascript:units:single-process && yarn test:bundle:single-process",
    "test:visual": "gulp test --color"
  },
  "typings": "dist/js/foundation.d.ts",
  "version": "6.6.3"
}
