File: //var/www/zaklada/html/node_modules/babel-jest/node_modules/detect-indent/package.json
{
"_args": [
[
"detect-indent@3.0.1",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "detect-indent@3.0.1",
"_id": "detect-indent@3.0.1",
"_inBundle": false,
"_integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=",
"_location": "/babel-jest/detect-indent",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "detect-indent@3.0.1",
"name": "detect-indent",
"escapedName": "detect-indent",
"rawSpec": "3.0.1",
"saveSpec": null,
"fetchSpec": "3.0.1"
},
"_requiredBy": [
"/babel-jest/babel-core"
],
"_resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz",
"_spec": "3.0.1",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"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": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"cli.js"
],
"homepage": "https://github.com/sindresorhus/detect-indent#readme",
"keywords": [
"cli",
"bin",
"indent",
"indentation",
"detect",
"infer",
"identify",
"code",
"string",
"text",
"source",
"space",
"tab"
],
"license": "MIT",
"name": "detect-indent",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/detect-indent.git"
},
"scripts": {
"test": "mocha"
},
"version": "3.0.1"
}