/node_modules/mpath/package.json
https://bitbucket.org/coleman333/smartsite · JSON · 60 lines · 60 code · 0 blank · 0 comment · 0 complexity · 35294d63ef8246f8fc1aef38b6d3ade5 MD5 · raw file
- {
- "_from": "mpath@0.4.1",
- "_id": "mpath@0.4.1",
- "_inBundle": false,
- "_integrity": "sha512-NNY/MpBkALb9jJmjpBlIi6GRoLveLUM0pJzgbp9vY9F7IQEb/HREC/nxrixechcQwd1NevOhJnWWV8QQQRE+OA==",
- "_location": "/mpath",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "mpath@0.4.1",
- "name": "mpath",
- "escapedName": "mpath",
- "rawSpec": "0.4.1",
- "saveSpec": null,
- "fetchSpec": "0.4.1"
- },
- "_requiredBy": [
- "/mongoose"
- ],
- "_resolved": "https://registry.npmjs.org/mpath/-/mpath-0.4.1.tgz",
- "_shasum": "ed10388430380bf7bbb5be1391e5d6969cb08e89",
- "_spec": "mpath@0.4.1",
- "_where": "/home/zver/www/qrsmarty/server/node_modules/mongoose",
- "author": {
- "name": "Aaron Heckmann",
- "email": "aaron.heckmann+github@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/aheckmann/mpath/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "{G,S}et object values using MongoDB-like path notation",
- "devDependencies": {
- "benchmark": "~1.0.0",
- "mocha": "1.8.1"
- },
- "engines": {
- "node": ">=4.0.0"
- },
- "homepage": "https://github.com/aheckmann/mpath#readme",
- "keywords": [
- "mongodb",
- "path",
- "get",
- "set"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "mpath",
- "repository": {
- "type": "git",
- "url": "git://github.com/aheckmann/mpath.git"
- },
- "scripts": {
- "test": "mocha test/*"
- },
- "version": "0.4.1"
- }