2018-12-22 23:30:39 +01:00

60 lines
1.5 KiB
JSON

{
"_from": "@coolaj86/urequest@^1.3.6",
"_id": "@coolaj86/urequest@1.3.6",
"_inBundle": false,
"_integrity": "sha512-9rBXLFSb5D19opGeXdD/WuiFJsA4Pk2r8VUGEAeUZUxB1a2zB47K85BKAx3Gy9i4nZwg22ejlJA+q9DVrpQlbA==",
"_location": "/@coolaj86/urequest",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@coolaj86/urequest@^1.3.6",
"name": "@coolaj86/urequest",
"escapedName": "@coolaj86%2furequest",
"scope": "@coolaj86",
"rawSpec": "^1.3.6",
"saveSpec": null,
"fetchSpec": "^1.3.6"
},
"_requiredBy": [
"/acme-v2"
],
"_resolved": "https://registry.npmjs.org/@coolaj86/urequest/-/urequest-1.3.6.tgz",
"_shasum": "e962d62000d7786a3920e5ef2c863223353b2e7f",
"_spec": "@coolaj86/urequest@^1.3.6",
"_where": "D:\\Desktop\\Git\\Firebase\\SmartShopperFirebase\\node_modules\\acme-v2",
"author": {
"name": "AJ ONeal",
"email": "coolaj86@gmail.com",
"url": "https://coolaj86.com/"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A lightweight drop-in replacement for request",
"directories": {
"example": "examples"
},
"files": [
"lib"
],
"keywords": [
"request",
"lightweight",
"alternative",
"http",
"https",
"call"
],
"license": "(MIT OR Apache-2.0)",
"main": "index.js",
"name": "@coolaj86/urequest",
"repository": {
"type": "git",
"url": "https://git.ppl.family/ppl/urequest.js.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.3.6"
}