blob: 87f33c6ecf6bf10eec2f1c2de506968b59d2f42b [file] [log] [blame]
{
"_args": [
[
"indent-string@3.2.0",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "indent-string@3.2.0",
"_id": "indent-string@3.2.0",
"_inBundle": false,
"_integrity": "sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok=",
"_location": "/stylelint/indent-string",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "indent-string@3.2.0",
"name": "indent-string",
"escapedName": "indent-string",
"rawSpec": "3.2.0",
"saveSpec": null,
"fetchSpec": "3.2.0"
},
"_requiredBy": [
"/stylelint/redent"
],
"_resolved": "https://registry.npmjs.org/indent-string/-/indent-string-3.2.0.tgz",
"_spec": "3.2.0",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/indent-string/issues"
},
"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"
}