{
  "_from": "postcss-short-data@^1.1.0",
  "_id": "postcss-short-data@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-TnrIChc7bsTd4KzYIFzSgstPgzA=",
  "_location": "/postcss-short-data",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss-short-data@^1.1.0",
    "name": "postcss-short-data",
    "escapedName": "postcss-short-data",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/postcss-short"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-short-data/-/postcss-short-data-1.1.0.tgz",
  "_shasum": "4e7ac80a173b6ec4dde0acd8205cd282cb4f8330",
  "_spec": "postcss-short-data@^1.1.0",
  "_where": "/Users/zhangxiaodong/Sites/djUi/packages/theme-default/node_modules/postcss-short",
  "author": {
    "name": "Jonathan Neal",
    "email": "jonathantneal@hotmail.com"
  },
  "bugs": {
    "url": "https://github.com/jonathantneal/postcss-short-data/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "postcss": "^5.0.12"
  },
  "deprecated": false,
  "description": "Write shorthand data attribute selectors in CSS",
  "devDependencies": {
    "eslint": "^1.9.0",
    "tap-spec": "^4.1.0",
    "tape": "^4.2.2"
  },
  "engines": {
    "iojs": ">=2.0.0",
    "node": ">=0.12.0"
  },
  "homepage": "https://github.com/jonathantneal/postcss-short-data",
  "keywords": [
    "postcss",
    "css",
    "postcss-plugin",
    "shorthands",
    "selectors",
    "attributes",
    "attrs",
    "datas",
    "datasets",
    "elements",
    "extensions",
    "expands"
  ],
  "license": "CC0-1.0",
  "name": "postcss-short-data",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonathantneal/postcss-short-data.git"
  },
  "scripts": {
    "lint": "eslint . --ignore-path .gitignore",
    "tape": "tape test/*.js | tap-spec",
    "test": "npm run lint && npm run tape"
  },
  "version": "1.1.0"
}
