2023-12-18 13:12:25 +08:00
|
|
|
{
|
2024-01-16 21:26:16 +08:00
|
|
|
"_from": "indent-string@^2.1.0",
|
2023-12-18 13:12:25 +08:00
|
|
|
"_id": "indent-string@2.1.0",
|
|
|
|
"_inBundle": false,
|
2024-01-16 21:26:16 +08:00
|
|
|
"_integrity": "sha512-aqwDFWSgSgfRaEwao5lg5KEcVd/2a+D1rvoG7NdilmYz0NwRk6StWpWdz/Hpk34MKPpx7s8XxUqimfcQK6gGlg==",
|
2023-12-18 13:12:25 +08:00
|
|
|
"_location": "/indent-string",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
2024-01-16 21:26:16 +08:00
|
|
|
"type": "range",
|
2023-12-18 13:12:25 +08:00
|
|
|
"registry": true,
|
2024-01-16 21:26:16 +08:00
|
|
|
"raw": "indent-string@^2.1.0",
|
2023-12-18 13:12:25 +08:00
|
|
|
"name": "indent-string",
|
|
|
|
"escapedName": "indent-string",
|
2024-01-16 21:26:16 +08:00
|
|
|
"rawSpec": "^2.1.0",
|
2023-12-18 13:12:25 +08:00
|
|
|
"saveSpec": null,
|
2024-01-16 21:26:16 +08:00
|
|
|
"fetchSpec": "^2.1.0"
|
2023-12-18 13:12:25 +08:00
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/redent"
|
|
|
|
],
|
2024-01-16 21:26:16 +08:00
|
|
|
"_resolved": "https://registry.npmmirror.com/indent-string/-/indent-string-2.1.0.tgz",
|
|
|
|
"_shasum": "8e2d48348742121b4a8218b7a137e9a52049dc80",
|
|
|
|
"_spec": "indent-string@^2.1.0",
|
|
|
|
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\redent",
|
2023-12-18 13:12:25 +08:00
|
|
|
"author": {
|
|
|
|
"name": "Sindre Sorhus",
|
|
|
|
"email": "sindresorhus@gmail.com",
|
|
|
|
"url": "sindresorhus.com"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/sindresorhus/indent-string/issues"
|
|
|
|
},
|
2024-01-16 21:26:16 +08:00
|
|
|
"bundleDependencies": false,
|
2023-12-18 13:12:25 +08:00
|
|
|
"dependencies": {
|
|
|
|
"repeating": "^2.0.0"
|
|
|
|
},
|
2024-01-16 21:26:16 +08:00
|
|
|
"deprecated": false,
|
2023-12-18 13:12:25 +08:00
|
|
|
"description": "Indent each line in a string",
|
|
|
|
"devDependencies": {
|
|
|
|
"mocha": "*"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"index.js"
|
|
|
|
],
|
|
|
|
"homepage": "https://github.com/sindresorhus/indent-string#readme",
|
|
|
|
"keywords": [
|
|
|
|
"indent",
|
|
|
|
"string",
|
|
|
|
"str",
|
|
|
|
"pad",
|
|
|
|
"align",
|
|
|
|
"line",
|
|
|
|
"text"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"name": "indent-string",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/sindresorhus/indent-string.git"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "mocha"
|
|
|
|
},
|
|
|
|
"version": "2.1.0"
|
|
|
|
}
|