{
  "_args": [
    [
      "postcss-merge-longhand@^2.0.1",
      "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/cssnano"
    ]
  ],
  "_from": "postcss-merge-longhand@>=2.0.1 <3.0.0",
  "_id": "postcss-merge-longhand@2.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/postcss-merge-longhand",
  "_nodeVersion": "2.3.4",
  "_npmUser": {
    "email": "beneb.info@gmail.com",
    "name": "beneb"
  },
  "_npmVersion": "2.12.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "postcss-merge-longhand",
    "raw": "postcss-merge-longhand@^2.0.1",
    "rawSpec": "^2.0.1",
    "scope": null,
    "spec": ">=2.0.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cssnano"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-2.0.1.tgz",
  "_shasum": "ff59b5dec6d586ce2cea183138f55c5876fa9cdc",
  "_shrinkwrap": null,
  "_spec": "postcss-merge-longhand@^2.0.1",
  "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/cssnano",
  "author": {
    "email": "beneb.info@gmail.com",
    "name": "Ben Briggs",
    "url": "http://beneb.info"
  },
  "bugs": {
    "url": "https://github.com/ben-eb/postcss-merge-longhand/issues"
  },
  "dependencies": {
    "postcss": "^5.0.4"
  },
  "description": "Merge longhand properties into shorthand with PostCSS.",
  "devDependencies": {
    "babel": "^5.8.23",
    "babel-tape-runner": "^1.2.0",
    "tap-spec": "^4.1.0",
    "tape": "^4.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "ff59b5dec6d586ce2cea183138f55c5876fa9cdc",
    "tarball": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-2.0.1.tgz"
  },
  "files": [
    "LICENSE-MIT",
    "dist"
  ],
  "gitHead": "4da5867a2764f9f723cf5de0aa693d5dec81f4e0",
  "homepage": "https://github.com/ben-eb/postcss-merge-longhand",
  "keywords": [
    "css",
    "minify",
    "optimise",
    "postcss",
    "postcss-plugin"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "maintainers": [
    {
      "name": "beneb",
      "email": "beneb.info@gmail.com"
    }
  ],
  "name": "postcss-merge-longhand",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ben-eb/postcss-merge-longhand.git"
  },
  "scripts": {
    "prepublish": "babel src --out-dir dist --ignore /__tests__/",
    "test": "babel-tape-runner \"src/**/__tests__/*.js\" | tap-spec"
  },
  "version": "2.0.1"
}
