{
  "_args": [
    [
      "detect-indent@^3.0.0",
      "/Users/nw/motion/packages/motion/node_modules/flint-babel-core"
    ]
  ],
  "_from": "detect-indent@>=3.0.0 <4.0.0",
  "_id": "detect-indent@3.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/detect-indent",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "detect-indent",
    "raw": "detect-indent@^3.0.0",
    "rawSpec": "^3.0.0",
    "scope": null,
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/flint-babel-core"
  ],
  "_resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz",
  "_shasum": "9dc5e5ddbceef8325764b9451b02bc6d54084f75",
  "_shrinkwrap": null,
  "_spec": "detect-indent@^3.0.0",
  "_where": "/Users/nw/motion/packages/motion/node_modules/flint-babel-core",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "http://sindresorhus.com"
  },
  "bin": {
    "detect-indent": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/detect-indent/issues"
  },
  "dependencies": {
    "get-stdin": "^4.0.1",
    "minimist": "^1.1.0",
    "repeating": "^1.1.0"
  },
  "description": "Detect the indentation of code",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "9dc5e5ddbceef8325764b9451b02bc6d54084f75",
    "tarball": "http://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "cli.js",
    "index.js"
  ],
  "gitHead": "c046bec94ac5eefeb67ae4501d556c8dcec2914e",
  "homepage": "https://github.com/sindresorhus/detect-indent",
  "keywords": [
    "bin",
    "cli",
    "code",
    "detect",
    "identify",
    "indent",
    "indentation",
    "infer",
    "source",
    "space",
    "string",
    "tab",
    "text"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "detect-indent",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/detect-indent.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "3.0.1"
}
