{
  "name": "fis3-hook-components",
  "version": "1.0.4",
  "description": "fis3 components plugin",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/2betop/fis3-plugin-components.git"
  },
  "keywords": [
    "fis3",
    "components"
  ],
  "author": "fis",
  "license": "BSD",
  "bugs": {
    "url": "https://github.com/2betop/fis3-plugin-components/issues"
  },
  "homepage": "https://github.com/2betop/fis3-plugin-components",
  "devDependencies": {
    "fis":"1.9.21",
    "chai": "^2.2.0",
    "mocha": "^2.2.1",
    "mocha-junit-reporter": "^1.4.0"
  }
}
