Files
asciidisco.com/build/node_modules/node-rest-client/package.json
2023-08-01 13:49:46 +02:00

55 lines
1.4 KiB
JSON

{
"_from": "node-rest-client@^1.5.1",
"_id": "node-rest-client@1.8.0",
"_inBundle": false,
"_integrity": "sha1-jTxWa4F+JzlMtyc3g6Qcrv4+WVU=",
"_location": "/node-rest-client",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "node-rest-client@^1.5.1",
"name": "node-rest-client",
"escapedName": "node-rest-client",
"rawSpec": "^1.5.1",
"saveSpec": null,
"fetchSpec": "^1.5.1"
},
"_requiredBy": [
"/favicons"
],
"_resolved": "https://registry.npmjs.org/node-rest-client/-/node-rest-client-1.8.0.tgz",
"_shasum": "8d3c566b817e27394cb7273783a41caefe3e5955",
"_spec": "node-rest-client@^1.5.1",
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build/node_modules/favicons",
"author": {
"name": "Alejandro Alvarez Acero"
},
"bugs": {
"url": "https://github.com/aacerox/node-rest-client/issues"
},
"bundleDependencies": false,
"dependencies": {
"debug": "~2.2.0",
"xml2js": ">=0.2.4"
},
"deprecated": false,
"description": "node API REST client",
"devDependencies": {
"jasmine-node": ">=1.2.3"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/aacerox/node-rest-client#readme",
"license": "MIT",
"main": "./lib/node-rest-client",
"name": "node-rest-client",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/aacerox/node-rest-client.git"
},
"version": "1.8.0"
}