{
  "name": "special",
  "version": "0.0.3",
  "description": "special install css",
  "main": "test.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/purifycss/special.git"
  },
  "author": "Kenny Tran <kenny8tran@gmail.com> (http://github.com/kennyt)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/purifycss/special/issues"
  },
  "homepage": "https://github.com/purifycss/special",
  "dependencies": {
    "glob": "^7.0.0",
    "purify-css": "^1.1.7",
    "yargs": "^3.32.0"
  },
  "bin": {
    "special": "./special.js"
  },
  "files": [
    "special.js",
    "package.json",
    "README.md"
  ]
}
