{
  "_args": [
    [
      {
        "raw": "grunt-sass@^1.1.0",
        "scope": null,
        "escapedName": "grunt-sass",
        "name": "grunt-sass",
        "rawSpec": "^1.1.0",
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "/Applications/MAMP/htdocs/francedouglas/assets/components/francedouglas/js/photoSwipe-master"
    ]
  ],
  "_from": "grunt-sass@>=1.1.0 <2.0.0",
  "_id": "grunt-sass@1.2.1",
  "_inCache": true,
  "_location": "/grunt-sass",
  "_nodeVersion": "4.4.5",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/grunt-sass-1.2.1.tgz_1471045972806_0.5331270566675812"
  },
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.15.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-sass@^1.1.0",
    "scope": null,
    "escapedName": "grunt-sass",
    "name": "grunt-sass",
    "rawSpec": "^1.1.0",
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-sass/-/grunt-sass-1.2.1.tgz",
  "_shasum": "fb87b6caac46fb32d45177fd2e4b6ff7468c1919",
  "_shrinkwrap": null,
  "_spec": "grunt-sass@^1.1.0",
  "_where": "/Applications/MAMP/htdocs/francedouglas/assets/components/francedouglas/js/photoSwipe-master",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/grunt-sass/issues"
  },
  "dependencies": {
    "each-async": "^1.0.0",
    "node-sass": "^3.7.0",
    "object-assign": "^4.0.1"
  },
  "description": "Compile Sass to CSS using node-sass",
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-nodeunit": "^1.0.0",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "fb87b6caac46fb32d45177fd2e4b6ff7468c1919",
    "tarball": "https://registry.npmjs.org/grunt-sass/-/grunt-sass-1.2.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "gitHead": "38d99b46e0832763ccf6da186bb4791e2d8808fe",
  "homepage": "https://github.com/sindresorhus/grunt-sass#readme",
  "keywords": [
    "gruntplugin",
    "css",
    "sass",
    "scss",
    "style",
    "compile",
    "preprocess",
    "compile",
    "libsass"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "kevva",
      "email": "kevinmartensson@gmail.com"
    },
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "xzyfer",
      "email": "xzyfer@gmail.com"
    }
  ],
  "name": "grunt-sass",
  "optionalDependencies": {},
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/grunt-sass.git"
  },
  "scripts": {
    "test": "xo && grunt"
  },
  "version": "1.2.1"
}
