{
  "name": "makestatic-inline-css",
  "version": "1.1.20",
  "description": "Transforms external stylesheets to inline styles",
  "author": "muji <noop@xpm.io>",
  "license": "MIT",
  "homepage": "https://makestatic.ws",
  "engines": {
    "node": " >= 6.1.x"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/makestatic/compiler"
  },
  "keywords": [
    "makestatic",
    "makestatic-plugin",
    "optimize",
    "css",
    "inline"
  ],
  "files": [
    "README.md",
    "index.js"
  ],
  "devDependencies": {
    "chai": "~3.5.0",
    "istanbul": "~0.4.4",
    "makestatic-core": "^1.0.82",
    "makestatic-parse-css": "^1.0.29",
    "makestatic-parse-html": "^1.1.15",
    "makestatic-resolve-file": "^1.0.24",
    "makestatic-sources-loader": "^1.0.23",
    "makestatic-write-file": "^1.0.24",
    "mocha": "~3.2.0",
    "standard": "^8.6.0"
  }
}
