{
  "_args": [
    [
      "snakeize@^0.1.0",
      "/home/techugo/Desktop/newsletter/newsletter/node_modules/@google-cloud/storage"
    ]
  ],
  "_from": "snakeize@>=0.1.0 <0.2.0",
  "_id": "snakeize@0.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/snakeize",
  "_nodeVersion": "1.6.2",
  "_npmUser": {
    "email": "nathan@nathan7.eu",
    "name": "nathan7"
  },
  "_npmVersion": "2.7.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "snakeize",
    "raw": "snakeize@^0.1.0",
    "rawSpec": "^0.1.0",
    "scope": null,
    "spec": ">=0.1.0 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@google-cloud/storage"
  ],
  "_resolved": "https://registry.npmjs.org/snakeize/-/snakeize-0.1.0.tgz",
  "_shasum": "10c088d8b58eb076b3229bb5a04e232ce126422d",
  "_shrinkwrap": null,
  "_spec": "snakeize@^0.1.0",
  "_where": "/home/techugo/Desktop/newsletter/newsletter/node_modules/@google-cloud/storage",
  "author": {
    "email": "mail@substack.net",
    "name": "James Halliday",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/nathan7/snakeize/issues"
  },
  "dependencies": {},
  "description": "recursively transform key strings from camel-case to underscore-style",
  "devDependencies": {
    "tap": "~0.4.0",
    "tape": "~0.3.0"
  },
  "directories": {},
  "dist": {
    "shasum": "10c088d8b58eb076b3229bb5a04e232ce126422d",
    "tarball": "https://registry.npmjs.org/snakeize/-/snakeize-0.1.0.tgz"
  },
  "gitHead": "2751f5ebef523b16d3ef3b8dc1bf50aa712b61f1",
  "homepage": "https://github.com/nathan7/snakeize",
  "keywords": [
    "json",
    "snake-case",
    "transform"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "nathan7",
      "email": "npm@nathan7.eu"
    }
  ],
  "name": "snakeize",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/nathan7/snakeize.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "testling": {
    "browsers": {
      "chrome": [
        "20.0"
      ],
      "firefox": [
        "10.0",
        "15.0"
      ],
      "iexplore": [
        "6.0",
        "7.0",
        "8.0",
        "9.0"
      ],
      "opera": [
        "12.0"
      ],
      "safari": [
        "5.1"
      ]
    },
    "files": "test/*.js"
  },
  "version": "0.1.0"
}
