UNPKG

912 BJSONView Raw
1{
2 "name": "magixjs",
3 "version": "1.0.142",
4 "description": "Command-line manager for magixjs.com.",
5 "main": "index.js",
6 "bin": {
7 "magix": "index.js"
8 },
9 "scripts": {
10 "test": "echo \"Error: no test specified\" && exit 1"
11 },
12 "keywords": [
13 "magixjs.com"
14 ],
15 "author": "Etienne Pinchon (@etiennepinchon)",
16 "license": "Apache-2.0",
17 "dependencies": {
18 "coffee-script": "^1.10.0",
19 "colors": "^1.1.2",
20 "commander": "^2.9.0",
21 "find-parent-dir": "^0.3.0",
22 "fs-extra": "^0.30.0",
23 "node-notifier": "^4.6.0",
24 "node-watch": "^0.3.5",
25 "prompt": "^1.0.0",
26 "restify": "^4.1.1",
27 "restify-cookies": "^0.2.2",
28 "uglify-js": "^2.6.4",
29 "walk": "^2.3.9",
30 "watch": "^1.0.0",
31 "mkdirp": "^0.5.1",
32 "openurl": "^1.1.1",
33 "reload": "^1.1.0"
34 },
35 "repository": {
36 "type" : "git",
37 "url" : "https://github.com/etiennepinchon/magixjs"
38 }
39}
\No newline at end of file