12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- {
- "_args": [
- [
- "mpath@0.1.1",
- "D:\\work\\im\\node_modules\\mongoose"
- ]
- ],
- "_from": "mpath@0.1.1",
- "_id": "mpath@0.1.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/mpath",
- "_npmUser": {
- "email": "aaron.heckmann+github@gmail.com",
- "name": "aaron"
- },
- "_npmVersion": "1.1.59",
- "_phantomChildren": {},
- "_requested": {
- "name": "mpath",
- "raw": "mpath@0.1.1",
- "rawSpec": "0.1.1",
- "scope": null,
- "spec": "0.1.1",
- "type": "version"
- },
- "_requiredBy": [
- "/mongoose"
- ],
- "_resolved": "https://registry.npmjs.org/mpath/-/mpath-0.1.1.tgz",
- "_shasum": "23da852b7c232ee097f4759d29c0ee9cd22d5e46",
- "_shrinkwrap": null,
- "_spec": "mpath@0.1.1",
- "_where": "D:\\work\\im\\node_modules\\mongoose",
- "author": {
- "email": "aaron.heckmann+github@gmail.com",
- "name": "Aaron Heckmann"
- },
- "bugs": {
- "url": "https://github.com/aheckmann/mpath/issues"
- },
- "dependencies": {},
- "description": "{G,S}et object values using MongoDB path notation",
- "devDependencies": {
- "mocha": "1.6.0"
- },
- "directories": {},
- "dist": {
- "shasum": "23da852b7c232ee097f4759d29c0ee9cd22d5e46",
- "tarball": "https://registry.npmjs.org/mpath/-/mpath-0.1.1.tgz"
- },
- "homepage": "https://github.com/aheckmann/mpath#readme",
- "keywords": [
- "mongodb",
- "path",
- "get",
- "set"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "email": "aaron.heckmann+github@gmail.com",
- "name": "aaron"
- }
- ],
- "name": "mpath",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/aheckmann/mpath.git"
- },
- "scripts": {
- "test": "make test"
- },
- "version": "0.1.1"
- }
|