package.json 2.28 KB
{
  "_args": [
    [
      {
        "raw": "mpath@0.3.0",
        "scope": null,
        "escapedName": "mpath",
        "name": "mpath",
        "rawSpec": "0.3.0",
        "spec": "0.3.0",
        "type": "version"
      },
      "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/mongoose"
    ]
  ],
  "_from": "mpath@0.3.0",
  "_id": "mpath@0.3.0",
  "_inCache": true,
  "_location": "/mpath",
  "_nodeVersion": "7.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/mpath-0.3.0.tgz_1496679040794_0.11744236410595477"
  },
  "_npmUser": {
    "name": "vkarpov15",
    "email": "val@karpov.io"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "mpath@0.3.0",
    "scope": null,
    "escapedName": "mpath",
    "name": "mpath",
    "rawSpec": "0.3.0",
    "spec": "0.3.0",
    "type": "version"
  },
  "_requiredBy": [
    "/mongoose"
  ],
  "_resolved": "https://registry.npmjs.org/mpath/-/mpath-0.3.0.tgz",
  "_shasum": "7a58f789e9b5fd3c94520634157960f26bd5ef44",
  "_shrinkwrap": null,
  "_spec": "mpath@0.3.0",
  "_where": "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/mongoose",
  "author": {
    "name": "Aaron Heckmann",
    "email": "aaron.heckmann+github@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/aheckmann/mpath/issues"
  },
  "dependencies": {},
  "description": "{G,S}et object values using MongoDB-like path notation",
  "devDependencies": {
    "benchmark": "~1.0.0",
    "mocha": "1.8.1"
  },
  "directories": {},
  "dist": {
    "shasum": "7a58f789e9b5fd3c94520634157960f26bd5ef44",
    "tarball": "https://registry.npmjs.org/mpath/-/mpath-0.3.0.tgz"
  },
  "gitHead": "bf07ea180fbbdf638cbabbf777852880135340f2",
  "homepage": "https://github.com/aheckmann/mpath#readme",
  "keywords": [
    "mongodb",
    "path",
    "get",
    "set"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "aaron",
      "email": "aaron.heckmann+github@gmail.com"
    },
    {
      "name": "vkarpov15",
      "email": "val@karpov.io"
    }
  ],
  "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.3.0"
}