mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 23:05:09 +00:00
93 lines
2.2 KiB
JSON
93 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "lru-cache@~2.6.5",
|
|
"scope": null,
|
|
"escapedName": "lru-cache",
|
|
"name": "lru-cache",
|
|
"rawSpec": "~2.6.5",
|
|
"spec": ">=2.6.5 <2.7.0",
|
|
"type": "range"
|
|
},
|
|
"/home/frappe/frappe-bench/node_modules/proxy-agent"
|
|
]
|
|
],
|
|
"_from": "lru-cache@>=2.6.5 <2.7.0",
|
|
"_id": "lru-cache@2.6.5",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/lru-cache",
|
|
"_nodeVersion": "2.2.1",
|
|
"_npmUser": {
|
|
"name": "isaacs",
|
|
"email": "isaacs@npmjs.com"
|
|
},
|
|
"_npmVersion": "3.0.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "lru-cache@~2.6.5",
|
|
"scope": null,
|
|
"escapedName": "lru-cache",
|
|
"name": "lru-cache",
|
|
"rawSpec": "~2.6.5",
|
|
"spec": ">=2.6.5 <2.7.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/proxy-agent"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.5.tgz",
|
|
"_shasum": "e56d6354148ede8d7707b58d143220fd08df0fd5",
|
|
"_shrinkwrap": null,
|
|
"_spec": "lru-cache@~2.6.5",
|
|
"_where": "/home/frappe/frappe-bench/node_modules/proxy-agent",
|
|
"author": {
|
|
"name": "Isaac Z. Schlueter",
|
|
"email": "i@izs.me"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/isaacs/node-lru-cache/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "A cache object that deletes the least-recently-used items.",
|
|
"devDependencies": {
|
|
"tap": "^1.2.0",
|
|
"weak": ""
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "e56d6354148ede8d7707b58d143220fd08df0fd5",
|
|
"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.5.tgz"
|
|
},
|
|
"gitHead": "7062a0c891bfb80a294be9217e4de0f882e75776",
|
|
"homepage": "https://github.com/isaacs/node-lru-cache#readme",
|
|
"keywords": [
|
|
"mru",
|
|
"lru",
|
|
"cache"
|
|
],
|
|
"license": "ISC",
|
|
"main": "lib/lru-cache.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "isaacs",
|
|
"email": "isaacs@npmjs.com"
|
|
},
|
|
{
|
|
"name": "othiym23",
|
|
"email": "ogd@aoaioxxysz.net"
|
|
}
|
|
],
|
|
"name": "lru-cache",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/isaacs/node-lru-cache.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test --gc"
|
|
},
|
|
"version": "2.6.5"
|
|
}
|