compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
76 lines (75 loc) • 2.02 kB
JSON
{
"_args": [
[
"basic-auth-connect@1.0.0",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/connect"
]
],
"_from": "basic-auth-connect@1.0.0",
"_id": "basic-auth-connect@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/basic-auth-connect",
"_npmUser": {
"email": "jonathanrichardong@gmail.com",
"name": "jongleberry"
},
"_npmVersion": "1.3.21",
"_phantomChildren": {},
"_requested": {
"name": "basic-auth-connect",
"raw": "basic-auth-connect@1.0.0",
"rawSpec": "1.0.0",
"scope": null,
"spec": "1.0.0",
"type": "version"
},
"_requiredBy": [
"/connect"
],
"_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": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/connect",
"author": {
"email": "me@jongleberry.com",
"name": "Jonathan Ong",
"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": "http://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"
}