package.json 2.31 KB
{
  "_args": [
    [
      {
        "raw": "muri@1.3.0",
        "scope": null,
        "escapedName": "muri",
        "name": "muri",
        "rawSpec": "1.3.0",
        "spec": "1.3.0",
        "type": "version"
      },
      "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/mongoose"
    ]
  ],
  "_from": "muri@1.3.0",
  "_id": "muri@1.3.0",
  "_inCache": true,
  "_location": "/muri",
  "_nodeVersion": "8.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/muri-1.3.0.tgz_1507677712894_0.266489670611918"
  },
  "_npmUser": {
    "name": "vkarpov15",
    "email": "val@karpov.io"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "muri@1.3.0",
    "scope": null,
    "escapedName": "muri",
    "name": "muri",
    "rawSpec": "1.3.0",
    "spec": "1.3.0",
    "type": "version"
  },
  "_requiredBy": [
    "/mongoose"
  ],
  "_resolved": "https://registry.npmjs.org/muri/-/muri-1.3.0.tgz",
  "_shasum": "aeccf3db64c56aa7c5b34e00f95b7878527a4721",
  "_shrinkwrap": null,
  "_spec": "muri@1.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/muri/issues"
  },
  "dependencies": {},
  "description": "MongoDB URI parser",
  "devDependencies": {
    "mocha": "1.21.5"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-FiaFwKl864onHFFUV/a2szAl7X0fxVlSKNdhTf+BM8i8goEgYut8u5P9MqQqIYwvaMxjzVESsoEm/2kfkFH1rg==",
    "shasum": "aeccf3db64c56aa7c5b34e00f95b7878527a4721",
    "tarball": "https://registry.npmjs.org/muri/-/muri-1.3.0.tgz"
  },
  "gitHead": "b0c5b1c9ac0c168143a699c1b63c1c427d25a2df",
  "homepage": "https://github.com/aheckmann/muri#readme",
  "keywords": [
    "mongodb",
    "uri",
    "parser"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "aaron",
      "email": "aaron.heckmann+github@gmail.com"
    },
    {
      "name": "vkarpov15",
      "email": "val@karpov.io"
    }
  ],
  "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.3.0"
}