{
  "name": "makestatic-verify-id",
  "description": "Verify id attributes are unique",
  "version": "1.0.11",
  "author": "muji",
  "license": "MIT",
  "homepage": "https://makestatic.ws",
  "repository": "https://github.com/makestatic/compiler",
  "bugs": "https://github.com/makestatic/compiler/issues",
  "keywords": [
    "makestatic-plugin",
    "verify",
    "html",
    "id",
    "attribute",
    "unique"
  ],
  "files": [
    "README.md",
    "index.js"
  ],
  "devDependencies": {
    "chai": "~3.5.0",
    "istanbul": "~0.4.4",
    "makestatic-core": "^1.0.82",
    "makestatic-graph-resources": "^1.1.11",
    "makestatic-parse-html": "^1.1.15",
    "makestatic-resolve-file": "^1.0.24",
    "makestatic-sources-loader": "^1.0.23",
    "mocha": "~3.2.0",
    "standard": "^8.6.0"
  }
}
