UNPKG

587 BJSONView Raw
1{
2 "name": "amd-deploy",
3 "version": "1.0.22",
4 "description": "amd deploy",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "https://github.com/musicode/amd-deploy.git"
12 },
13 "author": "musicode",
14 "license": "ISC",
15 "bugs": {
16 "url": "https://github.com/musicode/amd-deploy/issues"
17 },
18 "homepage": "https://github.com/musicode/amd-deploy",
19 "dependencies": {
20 "escodegen": "^1.6.1",
21 "esprima": "^2.5.0",
22 "estraverse": "^4.1.0",
23 "minimatch": "^2.0.10"
24 }
25}