{
  "_args": [
    [
      "yamljs@0.2.7",
      "/home/unitech/keymetrics/cloud-functions/node_modules/pm2"
    ]
  ],
  "_from": "yamljs@0.2.7",
  "_id": "yamljs@0.2.7",
  "_inCache": true,
  "_installable": true,
  "_location": "/yamljs",
  "_nodeVersion": "4.3.2",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/yamljs-0.2.7.tgz_1458914915088_0.8251276998780668"
  },
  "_npmUser": {
    "email": "contact@jeremyfa.com",
    "name": "jeremyfa"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "yamljs",
    "raw": "yamljs@0.2.7",
    "rawSpec": "0.2.7",
    "scope": null,
    "spec": "0.2.7",
    "type": "version"
  },
  "_requiredBy": [
    "/pm2"
  ],
  "_resolved": "https://registry.npmjs.org/yamljs/-/yamljs-0.2.7.tgz",
  "_shasum": "84c7e20c790e3dbc711697fef8115b628584ad0c",
  "_shrinkwrap": null,
  "_spec": "yamljs@0.2.7",
  "_where": "/home/unitech/keymetrics/cloud-functions/node_modules/pm2",
  "author": {
    "email": "contact@jeremyfa.com",
    "name": "Jeremy Faivre"
  },
  "bin": {
    "json2yaml": "./bin/json2yaml",
    "yaml2json": "./bin/yaml2json"
  },
  "bugs": {
    "url": "https://github.com/jeremyfa/yaml.js/issues"
  },
  "dependencies": {
    "argparse": "^0.1.15",
    "glob": "^4.0.0"
  },
  "description": "Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.",
  "devDependencies": {
    "benchmark": "^1.0.0",
    "coffeeify": "^0.7.0",
    "jasmine-node": "^1.14.5"
  },
  "directories": {},
  "dist": {
    "shasum": "84c7e20c790e3dbc711697fef8115b628584ad0c",
    "tarball": "https://registry.npmjs.org/yamljs/-/yamljs-0.2.7.tgz"
  },
  "gitHead": "69f78ff25639b8d22b8e458ddf200d08d19700a0",
  "homepage": "https://github.com/jeremyfa/yaml.js#readme",
  "keywords": [
    "yaml",
    "json",
    "yaml2json",
    "json2yaml"
  ],
  "license": "MIT",
  "main": "./lib/Yaml.js",
  "maintainers": [
    {
      "email": "contact@jeremyfa.com",
      "name": "jeremyfa"
    }
  ],
  "name": "yamljs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/jeremyfa/yaml.js.git"
  },
  "scripts": {
    "test": "cake build; cake test"
  },
  "version": "0.2.7"
}
