-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
58 lines (58 loc) · 1.45 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"name": "gitbook-start-heroku-merquililycony",
"version": "3.0.0",
"description": "Crea la carpeta undefined",
"main": "gitbook-start-heroku",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"engines": {
"node": "^4.1.1"
},
"repository": {
"type": "git",
"url": "https://github.com/alu0100673647/Mybook.git"
},
"author": "Merquis Cruz, Constanza León, E. Liliana Camacho",
"license": "ISC",
"contributors": [
{
"name": "Merquis",
"email": "alu0100536690@ull.edu.es"
},
{
"name": "Liliana",
"email": "alu0100762846@ull.edu.es"
},
{
"name": "Constanza",
"email": "alu0100673647@ull.edu.es"
}
],
"bugs": {
"url": "https://github.com/ULL-ESIT-SYTW-1617/gitbook-start-heroku-merquililycony/issues"
},
"homepage": "https://github.com/ULL-ESIT-SYTW-1617/gitbook-start-heroku-merquililycony#readme",
"nombre_dir": "Mybook",
"dependencies": {
"asyncawait": "^1.0.6",
"deasync": "^0.1.9",
"exec": "^0.2.1",
"fs-extra": "^0.30.0",
"gulp": "^3.9.1",
"gulp-cli": "^1.2.2",
"gulp-install": "^0.6.0",
"gulp-shell": "^0.5.2",
"heroku-client": "^3.0.0-beta3",
"json": "^9.0.4",
"jsonfile": "^2.4.0",
"minimist": "^1.2.0",
"node-libcurl": "^1.0.0",
"octonode": "^0.7.6",
"path": "^0.12.7",
"readline-sync": "^1.4.5",
"replace": "^0.3.0",
"simple-git": "^1.59.0",
"netrc": "^0.1.4"
}
}