mightyscape-1.2/extensions/fablabchemnitz/dxf_dwg_importer/node_modules/dxf/node_modules/pretty-data/package.json

66 lines
1.5 KiB
JSON

{
"_from": "pretty-data@^0.40.0",
"_id": "pretty-data@0.40.0",
"_inBundle": false,
"_integrity": "sha1-Vyqo6iNGdGerlLa1Jmpv2cj93XI=",
"_location": "/dxf/pretty-data",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "pretty-data@^0.40.0",
"name": "pretty-data",
"escapedName": "pretty-data",
"rawSpec": "^0.40.0",
"saveSpec": null,
"fetchSpec": "^0.40.0"
},
"_requiredBy": [
"/dxf"
],
"_resolved": "https://registry.npmjs.org/pretty-data/-/pretty-data-0.40.0.tgz",
"_shasum": "572aa8ea23467467ab94b6b5266a6fd9c8fddd72",
"_spec": "pretty-data@^0.40.0",
"_where": "C:\\node-v10.18.0-win-x64\\node_modules\\dxf",
"author": {
"name": "Vadim Kiryukhin",
"email": "vkiryukhin@gmail.com"
},
"bugs": {
"url": "https://github.com/vkiryukhin/pretty-data/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Vadim Kiryukhin",
"email": "vkiryukhin@gmail.com"
}
],
"deprecated": false,
"description": "plugin to pretty-print or minify XML, JSON, CSS and SQL files",
"engine": {
"node": ">=0.4.9"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/vkiryukhin/pretty-data#readme",
"keywords": [
"pretty print",
"beautify",
"minify",
"XML",
"JSON",
"CSS",
"SQL"
],
"license": "MIT",
"main": "./pretty-data",
"name": "pretty-data",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/vkiryukhin/pretty-data.git"
},
"version": "0.40.0"
}