{
  "_args": [
    [
      {
        "raw": "slack-node@~0.2.0",
        "scope": null,
        "escapedName": "slack-node",
        "name": "slack-node",
        "rawSpec": "~0.2.0",
        "spec": ">=0.2.0 <0.3.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\log4js"
    ]
  ],
  "_from": "slack-node@>=0.2.0 <0.3.0",
  "_id": "slack-node@0.2.0",
  "_inCache": true,
  "_location": "/slack-node",
  "_nodeVersion": "0.10.30",
  "_npmOperationalInternal": {
    "host": "packages-9-west.internal.npmjs.com",
    "tmp": "tmp/slack-node-0.2.0.tgz_1455497736378_0.397195884026587"
  },
  "_npmUser": {
    "name": "kevinburke",
    "email": "kev@inburke.com"
  },
  "_npmVersion": "2.14.15",
  "_phantomChildren": {},
  "_requested": {
    "raw": "slack-node@~0.2.0",
    "scope": null,
    "escapedName": "slack-node",
    "name": "slack-node",
    "rawSpec": "~0.2.0",
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/log4js"
  ],
  "_resolved": "https://registry.npmjs.org/slack-node/-/slack-node-0.2.0.tgz",
  "_shasum": "de4b8dddaa8b793f61dbd2938104fdabf37dfa30",
  "_shrinkwrap": null,
  "_spec": "slack-node@~0.2.0",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\log4js",
  "author": {
    "name": "Caesar Chi"
  },
  "bugs": {
    "url": "https://github.com/clonn/slack-node-sdk/issues"
  },
  "dependencies": {
    "requestretry": "^1.2.2"
  },
  "description": "Slack API library for node",
  "devDependencies": {
    "coffee-script": "1.10.0",
    "mocha": "^2.1.0",
    "nock": "^1.2.0",
    "should": "~3.3.1"
  },
  "directories": {},
  "dist": {
    "shasum": "de4b8dddaa8b793f61dbd2938104fdabf37dfa30",
    "tarball": "https://registry.npmjs.org/slack-node/-/slack-node-0.2.0.tgz"
  },
  "gitHead": "ff7ed166a96f0b2f5b27b06d68f2ee1bae13520d",
  "homepage": "https://github.com/clonn/slack-node-sdk#readme",
  "keywords": [
    "slack",
    "node",
    "sdk"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "clonn",
      "email": "clonncd@gmail.com"
    },
    {
      "name": "kevinburke",
      "email": "kev@inburke.com"
    }
  ],
  "name": "slack-node",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/clonn/slack-node-sdk.git"
  },
  "scripts": {
    "start": "coffee index.coffee",
    "test": "mocha ./lib/test"
  },
  "version": "0.2.0"
}
