{
  "_args": [
    [
      {
        "raw": "insight@0.4.3",
        "scope": null,
        "escapedName": "insight",
        "name": "insight",
        "rawSpec": "0.4.3",
        "spec": "0.4.3",
        "type": "version"
      },
      "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/bower"
    ]
  ],
  "_from": "insight@0.4.3",
  "_id": "insight@0.4.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/insight",
  "_npmUser": {
    "name": "rayshan",
    "email": "ray@shan.io"
  },
  "_npmVersion": "1.4.23",
  "_phantomChildren": {
    "cli-color": "0.3.3",
    "escape-string-regexp": "1.0.5",
    "lodash": "2.4.2",
    "mute-stream": "0.0.4",
    "punycode": "1.4.1",
    "readline2": "0.1.1",
    "rx": "2.5.3",
    "through": "2.3.8"
  },
  "_requested": {
    "raw": "insight@0.4.3",
    "scope": null,
    "escapedName": "insight",
    "name": "insight",
    "rawSpec": "0.4.3",
    "spec": "0.4.3",
    "type": "version"
  },
  "_requiredBy": [
    "/bower"
  ],
  "_resolved": "https://registry.npmjs.org/insight/-/insight-0.4.3.tgz",
  "_shasum": "76d653c5c0d8048b03cdba6385a6948f74614af0",
  "_shrinkwrap": null,
  "_spec": "insight@0.4.3",
  "_where": "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/bower",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/yeoman/insight/issues"
  },
  "dependencies": {
    "async": "^0.9.0",
    "chalk": "^0.5.1",
    "configstore": "^0.3.1",
    "inquirer": "^0.6.0",
    "lodash.debounce": "^2.4.1",
    "object-assign": "^1.0.0",
    "os-name": "^1.0.0",
    "request": "^2.40.0",
    "tough-cookie": "^0.12.1"
  },
  "description": "Understand how your tool is being used by anonymously reporting usage metrics to an analtyics vendor, e.g. Google Analytics.",
  "devDependencies": {
    "mocha": "*",
    "object-values": "^1.0.0",
    "sinon": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "76d653c5c0d8048b03cdba6385a6948f74614af0",
    "tarball": "https://registry.npmjs.org/insight/-/insight-0.4.3.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "lib"
  ],
  "gitHead": "08e8e41b9015646c27c1a12d2339cab025399176",
  "homepage": "https://github.com/yeoman/insight",
  "keywords": [
    "npm",
    "package",
    "stats",
    "google",
    "analytics",
    "track",
    "metrics"
  ],
  "license": "BSD",
  "main": "lib",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "passy",
      "email": "phartig@rdrei.net"
    },
    {
      "name": "sboudrias",
      "email": "admin@simonboudrias.com"
    },
    {
      "name": "eddiemonge",
      "email": "eddie+npm@eddiemonge.com"
    },
    {
      "name": "rayshan",
      "email": "ray@rayshan.com"
    }
  ],
  "name": "insight",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yeoman/insight.git"
  },
  "scripts": {
    "test": "mocha --reporter spec test/test.js"
  },
  "version": "0.4.3"
}
