{
  "_from": "breakpoint-sass@^2.7.1",
  "_id": "breakpoint-sass@2.7.1",
  "_inBundle": false,
  "_integrity": "sha1-jvbEdE3MJbqD2Wm2yaF+XaopmAo=",
  "_location": "/breakpoint-sass",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "breakpoint-sass@^2.7.1",
    "name": "breakpoint-sass",
    "escapedName": "breakpoint-sass",
    "rawSpec": "^2.7.1",
    "saveSpec": null,
    "fetchSpec": "^2.7.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/breakpoint-sass/-/breakpoint-sass-2.7.1.tgz",
  "_shasum": "8ef6c4744dcc25ba83d969b6c9a17e5daa29980a",
  "_spec": "breakpoint-sass@^2.7.1",
  "_where": "C:\\xampp\\htdocs\\WP\\wp_leong_hup",
  "author": "",
  "bugs": {
    "url": "https://github.com/Team-Sass/breakpoint/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Really Simple Media Queries with Sass",
  "devDependencies": {
    "diff": "^1.2.1",
    "fs-extra": "^0.14.0",
    "glob": "^4.3.2",
    "node-sass": "^3.0.0",
    "nodegit": "^0.11.2",
    "semver": "^5.1.0",
    "yargs": "^4.1.0"
  },
  "directories": {
    "test": "tests"
  },
  "eyeglass": {
    "needs": "^1.0.0",
    "exports": "eyeglass-exports.js",
    "name": "breakpoint"
  },
  "homepage": "https://github.com/Team-Sass/breakpoint",
  "keywords": [
    "sass",
    "responsive",
    "rwd",
    "eyeglass-module",
    "breakpoint"
  ],
  "license": "MIT",
  "main": "stylesheets/_breakpoint.scss",
  "name": "breakpoint-sass",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Team-Sass/breakpoint.git"
  },
  "scripts": {
    "bump:major": "node .bump.js --major",
    "bump:minor": "node .bump.js --minor",
    "bump:patch": "node .bump.js --patch",
    "publish": "node .gembuild.js && git push && git push origin --tags",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "2.7.1"
}
