123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- {
- "_args": [
- [
- "muri@1.0.0",
- "D:\\work\\im\\node_modules\\mongoose"
- ]
- ],
- "_from": "muri@1.0.0",
- "_id": "muri@1.0.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/muri",
- "_npmUser": {
- "email": "aaron.heckmann@gmail.com",
- "name": "aaron"
- },
- "_npmVersion": "1.4.4",
- "_phantomChildren": {},
- "_requested": {
- "name": "muri",
- "raw": "muri@1.0.0",
- "rawSpec": "1.0.0",
- "scope": null,
- "spec": "1.0.0",
- "type": "version"
- },
- "_requiredBy": [
- "/mongoose"
- ],
- "_resolved": "https://registry.npmjs.org/muri/-/muri-1.0.0.tgz",
- "_shasum": "de3bf6bd71d67eae71d76689b950d2de118695c6",
- "_shrinkwrap": null,
- "_spec": "muri@1.0.0",
- "_where": "D:\\work\\im\\node_modules\\mongoose",
- "author": {
- "email": "aaron.heckmann+github@gmail.com",
- "name": "Aaron Heckmann"
- },
- "bugs": {
- "url": "https://github.com/aheckmann/muri/issues"
- },
- "dependencies": {},
- "description": "MongoDB URI parser",
- "devDependencies": {
- "mocha": "1.21.5"
- },
- "directories": {},
- "dist": {
- "shasum": "de3bf6bd71d67eae71d76689b950d2de118695c6",
- "tarball": "https://registry.npmjs.org/muri/-/muri-1.0.0.tgz"
- },
- "homepage": "https://github.com/aheckmann/muri",
- "keywords": [
- "mongodb",
- "uri",
- "parser"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "email": "aaron.heckmann+github@gmail.com",
- "name": "aaron"
- }
- ],
- "name": "muri",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/aheckmann/muri.git"
- },
- "scripts": {
- "test": "make test"
- },
- "version": "1.0.0"
- }
|