mirror of
https://github.com/optim-enterprises-bv/control-pane.git
synced 2025-10-30 09:32:27 +00:00
update node
This commit is contained in:
74
node/node_modules/argparse/package.json
generated
vendored
74
node/node_modules/argparse/package.json
generated
vendored
@@ -1,55 +1,7 @@
|
||||
{
|
||||
"_from": "argparse@~ 1.0.0",
|
||||
"_id": "argparse@1.0.10",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
||||
"_location": "/argparse",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "argparse@~ 1.0.0",
|
||||
"name": "argparse",
|
||||
"escapedName": "argparse",
|
||||
"rawSpec": "~ 1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~ 1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/js-yaml"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
||||
"_shasum": "bcd6791ea5ae09725e17e5ad988134cd40b3d911",
|
||||
"_spec": "argparse@~ 1.0.0",
|
||||
"_where": "/usr/home/web/cp/clonos/node/node_modules/js-yaml",
|
||||
"bugs": {
|
||||
"url": "https://github.com/nodeca/argparse/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Eugene Shkuropat"
|
||||
},
|
||||
{
|
||||
"name": "Paul Jacobson"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"sprintf-js": "~1.0.2"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library",
|
||||
"devDependencies": {
|
||||
"eslint": "^2.13.1",
|
||||
"istanbul": "^0.4.5",
|
||||
"mocha": "^3.1.0",
|
||||
"ndoc": "^5.0.1"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"lib/"
|
||||
],
|
||||
"homepage": "https://github.com/nodeca/argparse#readme",
|
||||
"version": "1.0.10",
|
||||
"keywords": [
|
||||
"cli",
|
||||
"parser",
|
||||
@@ -57,14 +9,26 @@
|
||||
"option",
|
||||
"args"
|
||||
],
|
||||
"contributors": [
|
||||
"Eugene Shkuropat",
|
||||
"Paul Jacobson"
|
||||
],
|
||||
"files": [
|
||||
"index.js",
|
||||
"lib/"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "argparse",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/nodeca/argparse.git"
|
||||
},
|
||||
"repository": "nodeca/argparse",
|
||||
"scripts": {
|
||||
"test": "make test"
|
||||
},
|
||||
"version": "1.0.10"
|
||||
"dependencies": {
|
||||
"sprintf-js": "~1.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^2.13.1",
|
||||
"istanbul": "^0.4.5",
|
||||
"mocha": "^3.1.0",
|
||||
"ndoc": "^5.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
69
node/node_modules/async-limiter/package.json
generated
vendored
69
node/node_modules/async-limiter/package.json
generated
vendored
@@ -1,50 +1,7 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"async-limiter@1.0.1",
|
||||
"/usr/local/www/clonos/node"
|
||||
]
|
||||
],
|
||||
"_from": "async-limiter@1.0.1",
|
||||
"_id": "async-limiter@1.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==",
|
||||
"_location": "/async-limiter",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "async-limiter@1.0.1",
|
||||
"name": "async-limiter",
|
||||
"escapedName": "async-limiter",
|
||||
"rawSpec": "1.0.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/ws"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz",
|
||||
"_spec": "1.0.1",
|
||||
"_where": "/usr/local/www/clonos/node",
|
||||
"author": {
|
||||
"name": "Samuel Reed"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/strml/async-limiter/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"version": "1.0.1",
|
||||
"description": "asynchronous function queue with adjustable concurrency",
|
||||
"devDependencies": {
|
||||
"coveralls": "^3.0.3",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-plugin-mocha": "^5.3.0",
|
||||
"intelli-espower-loader": "^1.0.1",
|
||||
"mocha": "^6.1.4",
|
||||
"nyc": "^14.1.1",
|
||||
"power-assert": "^1.6.1"
|
||||
},
|
||||
"homepage": "https://github.com/strml/async-limiter#readme",
|
||||
"keywords": [
|
||||
"throttle",
|
||||
"async",
|
||||
@@ -55,18 +12,24 @@
|
||||
"concurrency",
|
||||
"concurrent"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "async-limiter",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/strml/async-limiter.git"
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"coveralls": "^3.0.3",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-plugin-mocha": "^5.3.0",
|
||||
"intelli-espower-loader": "^1.0.1",
|
||||
"mocha": "^6.1.4",
|
||||
"nyc": "^14.1.1",
|
||||
"power-assert": "^1.6.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha --require intelli-espower-loader test/",
|
||||
"travis": "npm run lint && npm run test",
|
||||
"coverage": "nyc npm test && nyc report --reporter=text-lcov | coveralls",
|
||||
"example": "node example",
|
||||
"lint": "eslint .",
|
||||
"test": "mocha --require intelli-espower-loader test/",
|
||||
"travis": "npm run lint && npm run test"
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"version": "1.0.1"
|
||||
"repository": "https://github.com/strml/async-limiter.git",
|
||||
"author": "Samuel Reed <samuel.trace.reed@gmail.com",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
||||
135
node/node_modules/esprima/package.json
generated
vendored
135
node/node_modules/esprima/package.json
generated
vendored
@@ -1,41 +1,39 @@
|
||||
{
|
||||
"_from": "esprima@^4.0.0",
|
||||
"_id": "esprima@4.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
|
||||
"_location": "/esprima",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "esprima@^4.0.0",
|
||||
"name": "esprima",
|
||||
"escapedName": "esprima",
|
||||
"rawSpec": "^4.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^4.0.0"
|
||||
"description": "ECMAScript parsing infrastructure for multipurpose analysis",
|
||||
"homepage": "http://esprima.org",
|
||||
"main": "dist/esprima.js",
|
||||
"bin": {
|
||||
"esparse": "./bin/esparse.js",
|
||||
"esvalidate": "./bin/esvalidate.js"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/js-yaml"
|
||||
"version": "4.0.1",
|
||||
"files": [
|
||||
"bin",
|
||||
"dist/esprima.js"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
|
||||
"_shasum": "13b04cdb3e6c5d19df91ab6987a8695619b0aa71",
|
||||
"_spec": "esprima@^4.0.0",
|
||||
"_where": "/usr/local/www/clonos/node/node_modules/js-yaml",
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
},
|
||||
"author": {
|
||||
"name": "Ariya Hidayat",
|
||||
"email": "ariya.hidayat@gmail.com"
|
||||
},
|
||||
"bin": {
|
||||
"esparse": "bin/esparse.js",
|
||||
"esvalidate": "bin/esvalidate.js"
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Ariya Hidayat",
|
||||
"email": "ariya.hidayat@gmail.com",
|
||||
"web": "http://ariya.ofilabs.com"
|
||||
}
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jquery/esprima.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/jquery/esprima/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "ECMAScript parsing infrastructure for multipurpose analysis",
|
||||
"license": "BSD-2-Clause",
|
||||
"devDependencies": {
|
||||
"codecov.io": "~0.1.6",
|
||||
"escomplex-js": "1.2.0",
|
||||
@@ -64,14 +62,6 @@
|
||||
"unicode-8.0.0": "~0.7.0",
|
||||
"webpack": "~1.14.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
},
|
||||
"files": [
|
||||
"bin",
|
||||
"dist/esprima.js"
|
||||
],
|
||||
"homepage": "http://esprima.org",
|
||||
"keywords": [
|
||||
"ast",
|
||||
"ecmascript",
|
||||
@@ -80,58 +70,43 @@
|
||||
"parser",
|
||||
"syntax"
|
||||
],
|
||||
"license": "BSD-2-Clause",
|
||||
"main": "dist/esprima.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Ariya Hidayat",
|
||||
"email": "ariya.hidayat@gmail.com",
|
||||
"url": "http://ariya.ofilabs.com"
|
||||
}
|
||||
],
|
||||
"name": "esprima",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/jquery/esprima.git"
|
||||
},
|
||||
"scripts": {
|
||||
"all-tests": "npm run verify-line-ending && npm run generate-fixtures && npm run unit-tests && npm run api-tests && npm run grammar-tests && npm run regression-tests && npm run hostile-env-tests",
|
||||
"analyze-coverage": "istanbul cover test/unit-tests.js",
|
||||
"api-tests": "mocha -R dot test/api-tests.js",
|
||||
"appveyor": "npm run compile && npm run all-tests && npm run browser-tests",
|
||||
"benchmark": "npm run benchmark-parser && npm run benchmark-tokenizer",
|
||||
"benchmark-parser": "node -expose_gc test/benchmark-parser.js",
|
||||
"benchmark-tokenizer": "node --expose_gc test/benchmark-tokenizer.js",
|
||||
"browser-tests": "npm run compile && npm run generate-fixtures && cd test && karma start --single-run",
|
||||
"check-coverage": "istanbul check-coverage --statement 100 --branch 100 --function 100",
|
||||
"check-version": "node test/check-version.js",
|
||||
"circleci": "npm test && npm run codecov && npm run downstream",
|
||||
"tslint": "tslint src/*.ts",
|
||||
"code-style": "tsfmt --verify src/*.ts && tsfmt --verify test/*.js",
|
||||
"codecov": "istanbul report cobertura && codecov < ./coverage/cobertura-coverage.xml",
|
||||
"compile": "tsc -p src/ && webpack && node tools/fixupbundle.js",
|
||||
"complexity": "node test/check-complexity.js",
|
||||
"downstream": "node test/downstream.js",
|
||||
"droneio": "npm run compile && npm run all-tests && npm run saucelabs",
|
||||
"dynamic-analysis": "npm run analyze-coverage && npm run check-coverage",
|
||||
"format-code": "tsfmt -r src/*.ts && tsfmt -r test/*.js",
|
||||
"generate-fixtures": "node tools/generate-fixtures.js",
|
||||
"generate-regex": "node tools/generate-identifier-regex.js",
|
||||
"generate-xhtml-entities": "node tools/generate-xhtml-entities.js",
|
||||
"grammar-tests": "node test/grammar-tests.js",
|
||||
"complexity": "node test/check-complexity.js",
|
||||
"static-analysis": "npm run check-version && npm run tslint && npm run code-style && npm run complexity",
|
||||
"hostile-env-tests": "node test/hostile-environment-tests.js",
|
||||
"unit-tests": "node test/unit-tests.js",
|
||||
"api-tests": "mocha -R dot test/api-tests.js",
|
||||
"grammar-tests": "node test/grammar-tests.js",
|
||||
"regression-tests": "node test/regression-tests.js",
|
||||
"all-tests": "npm run verify-line-ending && npm run generate-fixtures && npm run unit-tests && npm run api-tests && npm run grammar-tests && npm run regression-tests && npm run hostile-env-tests",
|
||||
"verify-line-ending": "node test/verify-line-ending.js",
|
||||
"generate-fixtures": "node tools/generate-fixtures.js",
|
||||
"browser-tests": "npm run compile && npm run generate-fixtures && cd test && karma start --single-run",
|
||||
"saucelabs-evergreen": "cd test && karma start saucelabs-evergreen.conf.js",
|
||||
"saucelabs-safari": "cd test && karma start saucelabs-safari.conf.js",
|
||||
"saucelabs-ie": "cd test && karma start saucelabs-ie.conf.js",
|
||||
"saucelabs": "npm run saucelabs-evergreen && npm run saucelabs-ie && npm run saucelabs-safari",
|
||||
"analyze-coverage": "istanbul cover test/unit-tests.js",
|
||||
"check-coverage": "istanbul check-coverage --statement 100 --branch 100 --function 100",
|
||||
"dynamic-analysis": "npm run analyze-coverage && npm run check-coverage",
|
||||
"compile": "tsc -p src/ && webpack && node tools/fixupbundle.js",
|
||||
"test": "npm run compile && npm run all-tests && npm run static-analysis && npm run dynamic-analysis",
|
||||
"prepublish": "npm run compile",
|
||||
"profile": "node --prof test/profile.js && mv isolate*.log v8.log && node-tick-processor",
|
||||
"regression-tests": "node test/regression-tests.js",
|
||||
"saucelabs": "npm run saucelabs-evergreen && npm run saucelabs-ie && npm run saucelabs-safari",
|
||||
"saucelabs-evergreen": "cd test && karma start saucelabs-evergreen.conf.js",
|
||||
"saucelabs-ie": "cd test && karma start saucelabs-ie.conf.js",
|
||||
"saucelabs-safari": "cd test && karma start saucelabs-safari.conf.js",
|
||||
"static-analysis": "npm run check-version && npm run tslint && npm run code-style && npm run complexity",
|
||||
"test": "npm run compile && npm run all-tests && npm run static-analysis && npm run dynamic-analysis",
|
||||
"benchmark-parser": "node -expose_gc test/benchmark-parser.js",
|
||||
"benchmark-tokenizer": "node --expose_gc test/benchmark-tokenizer.js",
|
||||
"benchmark": "npm run benchmark-parser && npm run benchmark-tokenizer",
|
||||
"codecov": "istanbul report cobertura && codecov < ./coverage/cobertura-coverage.xml",
|
||||
"downstream": "node test/downstream.js",
|
||||
"travis": "npm test",
|
||||
"tslint": "tslint src/*.ts",
|
||||
"unit-tests": "node test/unit-tests.js",
|
||||
"verify-line-ending": "node test/verify-line-ending.js"
|
||||
},
|
||||
"version": "4.0.1"
|
||||
"circleci": "npm test && npm run codecov && npm run downstream",
|
||||
"appveyor": "npm run compile && npm run all-tests && npm run browser-tests",
|
||||
"droneio": "npm run compile && npm run all-tests && npm run saucelabs",
|
||||
"generate-regex": "node tools/generate-identifier-regex.js",
|
||||
"generate-xhtml-entities": "node tools/generate-xhtml-entities.js"
|
||||
}
|
||||
}
|
||||
|
||||
96
node/node_modules/js-yaml/package.json
generated
vendored
96
node/node_modules/js-yaml/package.json
generated
vendored
@@ -1,61 +1,37 @@
|
||||
{
|
||||
"_from": "js-yaml@>=3.13.1",
|
||||
"_id": "js-yaml@3.14.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==",
|
||||
"_location": "/js-yaml",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "js-yaml@>=3.13.1",
|
||||
"name": "js-yaml",
|
||||
"escapedName": "js-yaml",
|
||||
"rawSpec": ">=3.13.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": ">=3.13.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/"
|
||||
"version": "3.14.0",
|
||||
"description": "YAML 1.2 parser and serializer",
|
||||
"keywords": [
|
||||
"yaml",
|
||||
"parser",
|
||||
"serializer",
|
||||
"pyyaml"
|
||||
],
|
||||
"homepage": "https://github.com/nodeca/js-yaml",
|
||||
"author": "Vladimir Zapparov <dervus.grim@gmail.com>",
|
||||
"contributors": [
|
||||
"Aleksey V Zapparov <ixti@member.fsf.org> (http://www.ixti.net/)",
|
||||
"Vitaly Puzrin <vitaly@rcdesign.ru> (https://github.com/puzrin)",
|
||||
"Martin Grenfell <martin.grenfell@gmail.com> (http://got-ravings.blogspot.com)"
|
||||
],
|
||||
"license": "MIT",
|
||||
"repository": "nodeca/js-yaml",
|
||||
"files": [
|
||||
"index.js",
|
||||
"lib/",
|
||||
"bin/",
|
||||
"dist/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz",
|
||||
"_shasum": "a7a34170f26a21bb162424d8adacb4113a69e482",
|
||||
"_spec": "js-yaml@>=3.13.1",
|
||||
"_where": "/usr/local/www/clonos/node",
|
||||
"author": {
|
||||
"name": "Vladimir Zapparov",
|
||||
"email": "dervus.grim@gmail.com"
|
||||
},
|
||||
"bin": {
|
||||
"js-yaml": "bin/js-yaml.js"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/nodeca/js-yaml/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Aleksey V Zapparov",
|
||||
"email": "ixti@member.fsf.org",
|
||||
"url": "http://www.ixti.net/"
|
||||
},
|
||||
{
|
||||
"name": "Vitaly Puzrin",
|
||||
"email": "vitaly@rcdesign.ru",
|
||||
"url": "https://github.com/puzrin"
|
||||
},
|
||||
{
|
||||
"name": "Martin Grenfell",
|
||||
"email": "martin.grenfell@gmail.com",
|
||||
"url": "http://got-ravings.blogspot.com"
|
||||
}
|
||||
],
|
||||
"unpkg": "dist/js-yaml.min.js",
|
||||
"jsdelivr": "dist/js-yaml.min.js",
|
||||
"dependencies": {
|
||||
"argparse": "^1.0.7",
|
||||
"esprima": "^4.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "YAML 1.2 parser and serializer",
|
||||
"devDependencies": {
|
||||
"ansi": "^0.3.1",
|
||||
"benchmark": "^2.1.4",
|
||||
@@ -67,29 +43,7 @@
|
||||
"mocha": "^7.1.2",
|
||||
"uglify-js": "^3.0.1"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"lib/",
|
||||
"bin/",
|
||||
"dist/"
|
||||
],
|
||||
"homepage": "https://github.com/nodeca/js-yaml",
|
||||
"jsdelivr": "dist/js-yaml.min.js",
|
||||
"keywords": [
|
||||
"yaml",
|
||||
"parser",
|
||||
"serializer",
|
||||
"pyyaml"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "js-yaml",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/nodeca/js-yaml.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "make test"
|
||||
},
|
||||
"unpkg": "dist/js-yaml.min.js",
|
||||
"version": "3.14.0"
|
||||
}
|
||||
}
|
||||
|
||||
139
node/node_modules/nodestalker/package.json
generated
vendored
139
node/node_modules/nodestalker/package.json
generated
vendored
@@ -1,97 +1,72 @@
|
||||
{
|
||||
"_from": "nodestalker@0.1.22",
|
||||
"_id": "nodestalker@0.1.22",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-yRFJgkO9BkGybKOLmjum4WAHeaSDbvWA7eC9RpHlxkGcsi7yZbsLo9BTHANbWlSbbQtWkkO0Lwyt4JKsjGAj1Q==",
|
||||
"_location": "/nodestalker",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "nodestalker@0.1.22",
|
||||
"name": "nodestalker",
|
||||
"escapedName": "nodestalker",
|
||||
"rawSpec": "0.1.22",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.1.22"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/nodestalker/-/nodestalker-0.1.22.tgz",
|
||||
"_shasum": "a62dd8e67a6d5e9b8babb21c6dfcb055d0aaa5bd",
|
||||
"_spec": "nodestalker@0.1.22",
|
||||
"_where": "/usr/local/www/clonos/node",
|
||||
"author": {
|
||||
"name": "Pascal Opitz",
|
||||
"email": "contact@pascalopitz.com",
|
||||
"url": "http://blog.pascalopitz.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/pascalopitz/nodestalker/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Andrew Houghton"
|
||||
},
|
||||
{
|
||||
"name": "Amjad Mohamed"
|
||||
},
|
||||
{
|
||||
"name": "Jean-Sébastien Ney"
|
||||
},
|
||||
{
|
||||
"name": "Nate McQuay"
|
||||
},
|
||||
{
|
||||
"name": "Anton Lopyrev"
|
||||
},
|
||||
{
|
||||
"name": "Justin Walsh"
|
||||
},
|
||||
{
|
||||
"name": "Brad Dwyer"
|
||||
},
|
||||
{
|
||||
"name": "Joel Bradshaw"
|
||||
},
|
||||
{
|
||||
"name": "Alejandro Santiago"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"js-yaml": "^3.13.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "A Beanstalk client for node.js.",
|
||||
"devDependencies": {
|
||||
"docco": "^0.8.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.11"
|
||||
},
|
||||
"homepage": "https://github.com/pascalopitz/nodestalker#readme",
|
||||
"keywords": [
|
||||
"beanstalkd",
|
||||
"queue"
|
||||
],
|
||||
"version": "0.1.22",
|
||||
"author": "Pascal Opitz <contact@pascalopitz.com> (http://blog.pascalopitz.com)",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Andrew Houghton",
|
||||
"github": "https://github.com/aahoughton"
|
||||
},
|
||||
{
|
||||
"name": "Amjad Mohamed",
|
||||
"github": "https://github.com/andho"
|
||||
},
|
||||
{
|
||||
"name": "Jean-Sébastien Ney",
|
||||
"github": "https://github.com/jney"
|
||||
},
|
||||
{
|
||||
"name": "Nate McQuay",
|
||||
"github": "https://github.com/nmcquay"
|
||||
},
|
||||
{
|
||||
"name": "Anton Lopyrev",
|
||||
"github": "https://github.com/tokudu"
|
||||
},
|
||||
{
|
||||
"name": "Justin Walsh",
|
||||
"github": "https://github.com/justinwalsh"
|
||||
},
|
||||
{
|
||||
"name": "Brad Dwyer",
|
||||
"github": "https://github.com/yeldarby"
|
||||
},
|
||||
{
|
||||
"name": "Joel Bradshaw",
|
||||
"github": "https://github.com/cincodenada"
|
||||
},
|
||||
{
|
||||
"name": "Alejandro Santiago",
|
||||
"github": "https://github.com/alemures"
|
||||
}
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/pascalopitz/nodestalker.git"
|
||||
},
|
||||
"main": "./lib/beanstalk_client",
|
||||
"dependencies": {
|
||||
"js-yaml": "^3.13.1"
|
||||
},
|
||||
"scripts": {
|
||||
"docs": "./node_modules/.bin/docco ./lib/beanstalk_client.js",
|
||||
"test": "find tests/test_*.js | xargs -n1 node"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "http://github.com/pascalopitz/nodestalker/raw/master/LICENSE"
|
||||
}
|
||||
],
|
||||
"main": "./lib/beanstalk_client",
|
||||
"name": "nodestalker",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/pascalopitz/nodestalker.git"
|
||||
"engines": {
|
||||
"node": ">=0.11"
|
||||
},
|
||||
"scripts": {
|
||||
"docs": "docco ./lib/beanstalk_client.js",
|
||||
"test": "find tests/test_*.js | xargs -n1 node"
|
||||
},
|
||||
"version": "0.1.22"
|
||||
"devDependencies": {
|
||||
"docco": "^0.8.0"
|
||||
}
|
||||
}
|
||||
|
||||
60
node/node_modules/sprintf-js/package.json
generated
vendored
60
node/node_modules/sprintf-js/package.json
generated
vendored
@@ -1,54 +1,22 @@
|
||||
{
|
||||
"_from": "sprintf-js@~1.0.2",
|
||||
"_id": "sprintf-js@1.0.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
|
||||
"_location": "/sprintf-js",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "sprintf-js@~1.0.2",
|
||||
"name": "sprintf-js",
|
||||
"escapedName": "sprintf-js",
|
||||
"rawSpec": "~1.0.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~1.0.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/argparse"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
||||
"_shasum": "04e6926f662895354f3dd015203633b857297e2c",
|
||||
"_spec": "sprintf-js@~1.0.2",
|
||||
"_where": "/usr/home/web/cp/clonos/node/node_modules/argparse",
|
||||
"author": {
|
||||
"name": "Alexandru Marasteanu",
|
||||
"email": "hello@alexei.ro",
|
||||
"url": "http://alexei.ro/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/alexei/sprintf.js/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"version": "1.0.3",
|
||||
"description": "JavaScript sprintf implementation",
|
||||
"devDependencies": {
|
||||
"grunt": "*",
|
||||
"grunt-contrib-uglify": "*",
|
||||
"grunt-contrib-watch": "*",
|
||||
"mocha": "*"
|
||||
},
|
||||
"homepage": "https://github.com/alexei/sprintf.js#readme",
|
||||
"license": "BSD-3-Clause",
|
||||
"author": "Alexandru Marasteanu <hello@alexei.ro> (http://alexei.ro/)",
|
||||
"main": "src/sprintf.js",
|
||||
"name": "sprintf-js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/alexei/sprintf.js.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha test/test.js"
|
||||
},
|
||||
"version": "1.0.3"
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/alexei/sprintf.js.git"
|
||||
},
|
||||
"license": "BSD-3-Clause",
|
||||
"readmeFilename": "README.md",
|
||||
"devDependencies": {
|
||||
"mocha": "*",
|
||||
"grunt": "*",
|
||||
"grunt-contrib-watch": "*",
|
||||
"grunt-contrib-uglify": "*"
|
||||
}
|
||||
}
|
||||
|
||||
87
node/node_modules/ws/package.json
generated
vendored
87
node/node_modules/ws/package.json
generated
vendored
@@ -1,45 +1,35 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"ws@6.2.2",
|
||||
"/usr/local/www/clonos/node"
|
||||
]
|
||||
],
|
||||
"_from": "ws@6.2.2",
|
||||
"_id": "ws@6.2.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==",
|
||||
"_location": "/ws",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "ws@6.2.2",
|
||||
"name": "ws",
|
||||
"escapedName": "ws",
|
||||
"rawSpec": "6.2.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "6.2.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/"
|
||||
"version": "6.2.2",
|
||||
"description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
|
||||
"keywords": [
|
||||
"HyBi",
|
||||
"Push",
|
||||
"RFC-6455",
|
||||
"WebSocket",
|
||||
"WebSockets",
|
||||
"real-time"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/ws/-/ws-6.2.2.tgz",
|
||||
"_spec": "6.2.2",
|
||||
"_where": "/usr/local/www/clonos/node",
|
||||
"author": {
|
||||
"name": "Einar Otto Stangvik",
|
||||
"email": "einaros@gmail.com",
|
||||
"url": "http://2x.io"
|
||||
},
|
||||
"homepage": "https://github.com/websockets/ws",
|
||||
"bugs": "https://github.com/websockets/ws/issues",
|
||||
"repository": "websockets/ws",
|
||||
"author": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)",
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"browser": "browser.js",
|
||||
"bugs": {
|
||||
"url": "https://github.com/websockets/ws/issues"
|
||||
"files": [
|
||||
"browser.js",
|
||||
"index.js",
|
||||
"lib/*.js"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "npm run lint && nyc --reporter=html --reporter=text mocha test/*.test.js",
|
||||
"integration": "npm run lint && mocha test/*.integration.js",
|
||||
"lint": "eslint --ignore-path .gitignore . && prettier --check --ignore-path .gitignore \"**/*.{json,md,yml}\""
|
||||
},
|
||||
"dependencies": {
|
||||
"async-limiter": "~1.0.0"
|
||||
},
|
||||
"description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
|
||||
"devDependencies": {
|
||||
"benchmark": "~2.1.4",
|
||||
"bufferutil": "~4.0.0",
|
||||
@@ -51,32 +41,5 @@
|
||||
"nyc": "~13.3.0",
|
||||
"prettier": "~1.16.1",
|
||||
"utf-8-validate": "~5.0.0"
|
||||
},
|
||||
"files": [
|
||||
"browser.js",
|
||||
"index.js",
|
||||
"lib/*.js"
|
||||
],
|
||||
"homepage": "https://github.com/websockets/ws",
|
||||
"keywords": [
|
||||
"HyBi",
|
||||
"Push",
|
||||
"RFC-6455",
|
||||
"WebSocket",
|
||||
"WebSockets",
|
||||
"real-time"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "ws",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/websockets/ws.git"
|
||||
},
|
||||
"scripts": {
|
||||
"integration": "npm run lint && mocha test/*.integration.js",
|
||||
"lint": "eslint --ignore-path .gitignore . && prettier --check --ignore-path .gitignore \"**/*.{json,md,yml}\"",
|
||||
"test": "npm run lint && nyc --reporter=html --reporter=text mocha test/*.test.js"
|
||||
},
|
||||
"version": "6.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user