{
  "name": "fis-preprocessor-smarty-hmr",
  "version": "0.1.4",
  "description": "fis preprocessor to smarty for start a remote hmr server",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/clancyz/fis-preprocessor-smarty-hmr.git"
  },
  "keywords": [
    "fis",
    "preprocessor",
    "hmr"
  ],
  "author": "clancyz",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/clancyz/fis-preprocessor-smarty-hmr/issues"
  },
  "homepage": "https://github.com/clancyz/fis-preprocessor-smarty-hmr#readme",
  "devDependencies": {
    "eslint": "^4.2.0",
    "eslint-config-standard": "^10.2.1",
    "eslint-plugin-import": "^2.7.0",
    "eslint-plugin-node": "^5.1.0",
    "eslint-plugin-promise": "^3.5.0",
    "eslint-plugin-standard": "^3.0.1"
  }
}
