@zkochan/pnpm
Version:
A fast implementation of npm install
85 lines (84 loc) • 2.26 kB
JSON
{
"_args": [
[
{
"raw": "basic-auth-connect@^1.0.0",
"scope": null,
"escapedName": "basic-auth-connect",
"name": "basic-auth-connect",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"C:\\src\\pnpm\\node_modules\\superstatic"
]
],
"_from": "basic-auth-connect@>=1.0.0 <2.0.0",
"_id": "basic-auth-connect@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/basic-auth-connect",
"_npmUser": {
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
"_npmVersion": "1.3.21",
"_phantomChildren": {},
"_requested": {
"raw": "basic-auth-connect@^1.0.0",
"scope": null,
"escapedName": "basic-auth-connect",
"name": "basic-auth-connect",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/superstatic"
],
"_resolved": "https://registry.npmjs.org/basic-auth-connect/-/basic-auth-connect-1.0.0.tgz",
"_shasum": "fdb0b43962ca7b40456a7c2bb48fe173da2d2122",
"_shrinkwrap": null,
"_spec": "basic-auth-connect@^1.0.0",
"_where": "C:\\src\\pnpm\\node_modules\\superstatic",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"
},
"bugs": {
"url": "https://github.com/expressjs/basic-auth-connect/issues"
},
"dependencies": {},
"description": "Basic auth middleware for node and connect",
"devDependencies": {
"connect": "*",
"mocha": "*",
"should": "*",
"supertest": "*"
},
"directories": {},
"dist": {
"shasum": "fdb0b43962ca7b40456a7c2bb48fe173da2d2122",
"tarball": "https://registry.npmjs.org/basic-auth-connect/-/basic-auth-connect-1.0.0.tgz"
},
"homepage": "https://github.com/expressjs/basic-auth-connect",
"license": "MIT",
"maintainers": [
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
}
],
"name": "basic-auth-connect",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/expressjs/basic-auth-connect.git"
},
"scripts": {
"test": "make test"
},
"version": "1.0.0"
}