{
  "_args": [
    [
      {
        "raw": "yam@0.0.18",
        "scope": null,
        "escapedName": "yam",
        "name": "yam",
        "rawSpec": "0.0.18",
        "spec": "0.0.18",
        "type": "version"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/ember-cli"
    ]
  ],
  "_from": "yam@0.0.18",
  "_id": "yam@0.0.18",
  "_inCache": true,
  "_location": "/yam",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "name": "twokul",
    "email": "alex.navasardyan@gmail.com"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {
    "jsonfile": "2.4.0",
    "lodash._arraycopy": "3.0.0",
    "lodash._arrayeach": "3.0.0",
    "lodash._createassigner": "3.1.1",
    "lodash._getnative": "3.9.1",
    "lodash.isarguments": "3.1.0",
    "lodash.isarray": "3.0.4",
    "lodash.isplainobject": "3.2.0",
    "lodash.istypedarray": "3.0.6",
    "lodash.keys": "3.1.2",
    "lodash.keysin": "3.0.8",
    "lodash.toplainobject": "3.0.0",
    "natives": "1.1.0",
    "rimraf": "2.5.4"
  },
  "_requested": {
    "raw": "yam@0.0.18",
    "scope": null,
    "escapedName": "yam",
    "name": "yam",
    "rawSpec": "0.0.18",
    "spec": "0.0.18",
    "type": "version"
  },
  "_requiredBy": [
    "/ember-cli"
  ],
  "_resolved": "https://registry.npmjs.org/yam/-/yam-0.0.18.tgz",
  "_shasum": "e5cab771f0fc80ca599814cb9c269cb8bff00e2c",
  "_shrinkwrap": null,
  "_spec": "yam@0.0.18",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/ember-cli",
  "author": {
    "name": "Alex Navasardyan",
    "email": "alex.navasardyan@gmail.com",
    "url": "http://twokul.io"
  },
  "bugs": {
    "url": "https://github.com/twokul/yam/issues"
  },
  "dependencies": {
    "findup": "^0.1.5",
    "fs-extra": "^0.16.3",
    "lodash.merge": "^3.0.2"
  },
  "description": "Dead simple storage interface",
  "devDependencies": {
    "chai": "^1.9.1",
    "jshint": "~2.3.0",
    "mocha": "*",
    "rewire": "^2.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "e5cab771f0fc80ca599814cb9c269cb8bff00e2c",
    "tarball": "https://registry.npmjs.org/yam/-/yam-0.0.18.tgz"
  },
  "gitHead": "0c950c8f443b0cdd90c6ced14b21156d7eb97012",
  "homepage": "https://github.com/twokul/yam",
  "keywords": [
    "storage",
    "config"
  ],
  "license": "MIT",
  "main": "lib/yam.js",
  "maintainers": [
    {
      "name": "twokul",
      "email": "alex.navasardyan@gmail.com"
    }
  ],
  "name": "yam",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/twokul/yam.git"
  },
  "scripts": {
    "test": "jshint lib/*.js test/*.js && mocha --reporter spec test/*-test.js"
  },
  "version": "0.0.18"
}
