{
  "_args": [
    [
      "insight@0.4.3",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "insight@0.4.3",
  "_id": "insight@0.4.3",
  "_inBundle": false,
  "_integrity": "sha1-dtZTxcDYBIsDzbpjhaaUj3RhSvA=",
  "_location": "/insight",
  "_phantomChildren": {
    "cli-color": "0.3.3",
    "escape-string-regexp": "1.0.5",
    "mute-stream": "0.0.4",
    "punycode": "2.1.1",
    "readline2": "0.1.1",
    "through": "2.3.8"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "insight@0.4.3",
    "name": "insight",
    "escapedName": "insight",
    "rawSpec": "0.4.3",
    "saveSpec": null,
    "fetchSpec": "0.4.3"
  },
  "_requiredBy": [
    "/bower"
  ],
  "_resolved": "https://registry.npmjs.org/insight/-/insight-0.4.3.tgz",
  "_spec": "0.4.3",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "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": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/yeoman/insight#readme",
  "keywords": [
    "npm",
    "package",
    "stats",
    "google",
    "analytics",
    "track",
    "metrics"
  ],
  "license": "BSD",
  "main": "lib",
  "name": "insight",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yeoman/insight.git"
  },
  "scripts": {
    "test": "mocha --reporter spec test/test.js"
  },
  "version": "0.4.3"
}
