69 lines
1.6 KiB
JSON
69 lines
1.6 KiB
JSON
|
|
{
|
||
|
|
"_from": "indent-string@^3.0.0",
|
||
|
|
"_id": "indent-string@3.2.0",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha512-BYqTHXTGUIvg7t1r4sJNKcbDZkL92nkXA8YtRpbjFHRHGDL/NtUeiBJMeE60kIFN/Mg8ESaWQvftaYMGJzQZCQ==",
|
||
|
|
"_location": "/indent-string",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "range",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "indent-string@^3.0.0",
|
||
|
|
"name": "indent-string",
|
||
|
|
"escapedName": "indent-string",
|
||
|
|
"rawSpec": "^3.0.0",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "^3.0.0"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/listr-update-renderer"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npmmirror.com/indent-string/-/indent-string-3.2.0.tgz",
|
||
|
|
"_shasum": "4a5fd6d27cc332f37e5419a504dbb837105c9289",
|
||
|
|
"_spec": "indent-string@^3.0.0",
|
||
|
|
"_where": "E:\\hz-zhhq-web\\node_modules\\listr-update-renderer",
|
||
|
|
"author": {
|
||
|
|
"name": "Sindre Sorhus",
|
||
|
|
"email": "sindresorhus@gmail.com",
|
||
|
|
"url": "sindresorhus.com"
|
||
|
|
},
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/sindresorhus/indent-string/issues"
|
||
|
|
},
|
||
|
|
"bundleDependencies": false,
|
||
|
|
"deprecated": false,
|
||
|
|
"description": "Indent each line in a string",
|
||
|
|
"devDependencies": {
|
||
|
|
"ava": "*",
|
||
|
|
"xo": "*"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=4"
|
||
|
|
},
|
||
|
|
"files": [
|
||
|
|
"index.js"
|
||
|
|
],
|
||
|
|
"homepage": "https://github.com/sindresorhus/indent-string#readme",
|
||
|
|
"keywords": [
|
||
|
|
"indent",
|
||
|
|
"string",
|
||
|
|
"str",
|
||
|
|
"pad",
|
||
|
|
"align",
|
||
|
|
"line",
|
||
|
|
"text",
|
||
|
|
"each",
|
||
|
|
"every"
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"name": "indent-string",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git+https://github.com/sindresorhus/indent-string.git"
|
||
|
|
},
|
||
|
|
"scripts": {
|
||
|
|
"test": "xo && ava"
|
||
|
|
},
|
||
|
|
"version": "3.2.0"
|
||
|
|
}
|