{
  "name": "fis3-hook-amd",
  "version": "0.2.5",
  "description": "fis3 amd",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/fex-team/fis3-hook-amd.git"
  },
  "keywords": [
    "fis",
    "fis3",
    "amd"
  ],
  "author": "fis",
  "license": "BSD",
  "bugs": {
    "url": "https://github.com/fex-team/fis3-hook-amd/issues"
  },
  "homepage": "https://github.com/fex-team/fis3-hook-amd",
  "peerDependencies": {
    "fis3-hook-commonjs": "^0.1.22"
  },
  "dependencies": {
    "escope": "^3.2.0",
    "esprima": "^2.5.0",
    "estraverse": "^4.1.0"
  }
}
