Fri Feb 9 05:02:03 CET 2018

gh-pages
c9jenkinsv3 2018-02-09 05:02:03 +01:00
rodzic 97be01d24b
commit b825e10a7a
11 zmienionych plików z 13 dodań i 15 usunięć

Wyświetl plik

@ -3,7 +3,7 @@
"set -e", "set -e",
"if ! [ \"$debug\" == true ]; then ", "if ! [ \"$debug\" == true ]; then ",
" node $file $args", " node $file $args",
"elif node --debug -e '' &> /dev/null; then", "elif \"$(node -p 'parseInt(process.version.slice(1)) < 7')\" == true; then",
" FLAGS=\"--nocrankshaft --nolazy --debug-brk=$debugport\"", " FLAGS=\"--nocrankshaft --nolazy --debug-brk=$debugport\"",
" if node --nodead_code_elimination -e '' &> /dev/null; then", " if node --nodead_code_elimination -e '' &> /dev/null; then",
" FLAGS=\"$FLAGS --nodead_code_elimination\"", " FLAGS=\"$FLAGS --nodead_code_elimination\"",

Wyświetl plik

@ -36,7 +36,7 @@
"homepage": "https://github.com/isaacs/inherits#readme", "homepage": "https://github.com/isaacs/inherits#readme",
"_id": "inherits@2.0.3", "_id": "inherits@2.0.3",
"_shasum": "633c2c83e3da42a502f52466022480f4208261de", "_shasum": "633c2c83e3da42a502f52466022480f4208261de",
"_from": "inherits@>=2.0.0 <3.0.0", "_from": "inherits@>=2.0.1 <2.1.0",
"_npmVersion": "3.10.7", "_npmVersion": "3.10.7",
"_nodeVersion": "6.5.0", "_nodeVersion": "6.5.0",
"_npmUser": { "_npmUser": {
@ -58,6 +58,5 @@
"tmp": "tmp/inherits-2.0.3.tgz_1473295776489_0.08142363070510328" "tmp": "tmp/inherits-2.0.3.tgz_1473295776489_0.08142363070510328"
}, },
"directories": {}, "directories": {},
"_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz"
"readme": "ERROR: No README data found!"
} }

Wyświetl plik

@ -248,7 +248,7 @@
}, },
"homepage": "https://github.com/ternjs/tern#readme", "homepage": "https://github.com/ternjs/tern#readme",
"_id": "tern@0.16.1", "_id": "tern@0.16.1",
"_shasum": "e90386c11aee7f06dd87049dd85bfa3a093bc9c9", "_shasum": "ad6a1559c2f4d2c9ec0004267626016eea34bb4d",
"_from": "git+https://github.com/cloud9ide/tern.git#39015d544d4c00c7899fea4c95c2e5bc2720e68e", "_from": "git+https://github.com/cloud9ide/tern.git#39015d544d4c00c7899fea4c95c2e5bc2720e68e",
"_resolved": "git+https://github.com/cloud9ide/tern.git#39015d544d4c00c7899fea4c95c2e5bc2720e68e" "_resolved": "git+https://github.com/cloud9ide/tern.git#39015d544d4c00c7899fea4c95c2e5bc2720e68e"
} }

Wyświetl plik

@ -20,7 +20,7 @@
"readme": "# tern_from_ts\n\nTern signatures extracted from typescript signatures.\n\nLicense: MIT\n\nSee also https://github.com/marijnh/tern and https://github.com/borisyankov/DefinitelyTyped\n", "readme": "# tern_from_ts\n\nTern signatures extracted from typescript signatures.\n\nLicense: MIT\n\nSee also https://github.com/marijnh/tern and https://github.com/borisyankov/DefinitelyTyped\n",
"readmeFilename": "README.md", "readmeFilename": "README.md",
"_id": "tern_from_ts@0.0.1", "_id": "tern_from_ts@0.0.1",
"_shasum": "f7f636e00461c2ba5212435a3de53fee9d750639", "_shasum": "1ebd9e6ae1349d129b5c5470b7c67bb88d23689c",
"_from": "git+https://github.com/cloud9ide/tern_from_ts.git#66df507986bbdd63f3bc4f0c53edb39169ce4f1c", "_from": "git+https://github.com/cloud9ide/tern_from_ts.git#66df507986bbdd63f3bc4f0c53edb39169ce4f1c",
"_resolved": "git+https://github.com/cloud9ide/tern_from_ts.git#66df507986bbdd63f3bc4f0c53edb39169ce4f1c" "_resolved": "git+https://github.com/cloud9ide/tern_from_ts.git#66df507986bbdd63f3bc4f0c53edb39169ce4f1c"
} }

2
node_modules/nak/package.json wygenerowano vendored
Wyświetl plik

@ -52,7 +52,7 @@
}, },
"homepage": "https://github.com/gjtorikian/nak#readme", "homepage": "https://github.com/gjtorikian/nak#readme",
"_id": "nak@0.3.3", "_id": "nak@0.3.3",
"_shasum": "481536a01022f43a8d333c26d240afca047a758e", "_shasum": "399a5cfcf41650ca6c0f265778489d34144e9cf9",
"_from": "git+https://github.com/cloud9ide/nak.git#6deef931594", "_from": "git+https://github.com/cloud9ide/nak.git#6deef931594",
"_resolved": "git+https://github.com/cloud9ide/nak.git#6deef931594787edd167040f7352e3e7533430e4" "_resolved": "git+https://github.com/cloud9ide/nak.git#6deef931594787edd167040f7352e3e7533430e4"
} }

Wyświetl plik

@ -36,7 +36,7 @@
"homepage": "https://github.com/isaacs/inherits#readme", "homepage": "https://github.com/isaacs/inherits#readme",
"_id": "inherits@2.0.3", "_id": "inherits@2.0.3",
"_shasum": "633c2c83e3da42a502f52466022480f4208261de", "_shasum": "633c2c83e3da42a502f52466022480f4208261de",
"_from": "inherits@>=2.0.0 <3.0.0", "_from": "inherits@>=2.0.1 <2.1.0",
"_npmVersion": "3.10.7", "_npmVersion": "3.10.7",
"_nodeVersion": "6.5.0", "_nodeVersion": "6.5.0",
"_npmUser": { "_npmUser": {
@ -58,6 +58,5 @@
"tmp": "tmp/inherits-2.0.3.tgz_1473295776489_0.08142363070510328" "tmp": "tmp/inherits-2.0.3.tgz_1473295776489_0.08142363070510328"
}, },
"directories": {}, "directories": {},
"_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz"
"readme": "ERROR: No README data found!"
} }

2
node_modules/tern/package.json wygenerowano vendored
Wyświetl plik

@ -248,7 +248,7 @@
}, },
"homepage": "https://github.com/ternjs/tern#readme", "homepage": "https://github.com/ternjs/tern#readme",
"_id": "tern@0.16.1", "_id": "tern@0.16.1",
"_shasum": "e90386c11aee7f06dd87049dd85bfa3a093bc9c9", "_shasum": "ad6a1559c2f4d2c9ec0004267626016eea34bb4d",
"_from": "git+https://github.com/cloud9ide/tern.git#39015d544d4c00c7899fea4c95c2e5bc2720e68e", "_from": "git+https://github.com/cloud9ide/tern.git#39015d544d4c00c7899fea4c95c2e5bc2720e68e",
"_resolved": "git+https://github.com/cloud9ide/tern.git#39015d544d4c00c7899fea4c95c2e5bc2720e68e" "_resolved": "git+https://github.com/cloud9ide/tern.git#39015d544d4c00c7899fea4c95c2e5bc2720e68e"
} }

2
node_modules/tern_from_ts/package.json wygenerowano vendored
Wyświetl plik

@ -20,7 +20,7 @@
"readme": "# tern_from_ts\n\nTern signatures extracted from typescript signatures.\n\nLicense: MIT\n\nSee also https://github.com/marijnh/tern and https://github.com/borisyankov/DefinitelyTyped\n", "readme": "# tern_from_ts\n\nTern signatures extracted from typescript signatures.\n\nLicense: MIT\n\nSee also https://github.com/marijnh/tern and https://github.com/borisyankov/DefinitelyTyped\n",
"readmeFilename": "README.md", "readmeFilename": "README.md",
"_id": "tern_from_ts@0.0.1", "_id": "tern_from_ts@0.0.1",
"_shasum": "f7f636e00461c2ba5212435a3de53fee9d750639", "_shasum": "1ebd9e6ae1349d129b5c5470b7c67bb88d23689c",
"_from": "git+https://github.com/cloud9ide/tern_from_ts.git#66df507986bbdd63f3bc4f0c53edb39169ce4f1c", "_from": "git+https://github.com/cloud9ide/tern_from_ts.git#66df507986bbdd63f3bc4f0c53edb39169ce4f1c",
"_resolved": "git+https://github.com/cloud9ide/tern_from_ts.git#66df507986bbdd63f3bc4f0c53edb39169ce4f1c" "_resolved": "git+https://github.com/cloud9ide/tern_from_ts.git#66df507986bbdd63f3bc4f0c53edb39169ce4f1c"
} }

Wyświetl plik

@ -49,5 +49,5 @@
}, },
"devDependencies": {}, "devDependencies": {},
"licenses": [], "licenses": [],
"revision": "0bbfcdc14961e01a6c34d48ba107df628fa79903" "revision": "88d6d57e1688943d27c1cb056eeeff376c258dc8"
} }

Wyświetl plik

@ -3,7 +3,7 @@
"set -e", "set -e",
"if ! [ \"$debug\" == true ]; then ", "if ! [ \"$debug\" == true ]; then ",
" node $file $args", " node $file $args",
"elif node --debug -e '' &> /dev/null; then", "elif \"$(node -p 'parseInt(process.version.slice(1)) < 7')\" == true; then",
" FLAGS=\"--nocrankshaft --nolazy --debug-brk=$debugport\"", " FLAGS=\"--nocrankshaft --nolazy --debug-brk=$debugport\"",
" if node --nodead_code_elimination -e '' &> /dev/null; then", " if node --nodead_code_elimination -e '' &> /dev/null; then",
" FLAGS=\"$FLAGS --nodead_code_elimination\"", " FLAGS=\"$FLAGS --nodead_code_elimination\"",

Wyświetl plik

@ -1 +1 @@
1518062509 1518148919