{
  "name": "foundation-sites",
  "version": "6.2.3",
  "main": [
    "scss/foundation.scss",
    "dist/foundation.js"
  ],
  "ignore": [
    "config",
    "docs",
    "gulp",
    "lib",
    "test",
    "composer.json",
    "CONTRIBUTING.md",
    "gulpfile.js",
    "meteor-README.md",
    "package.js",
    "package.json",
    "sache.json",
    ".editorconfig",
    ".npm",
    ".gitignore",
    ".npmignore",
    ".versions",
    ".babelrc"
  ],
  "dependencies": {
    "jquery": "~2.2.0",
    "what-input": "~2.0.0"
  }
}