{ "_args": [ [ "json-stringify-pretty-compact@2.0.0", "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile" ] ], "_from": "json-stringify-pretty-compact@2.0.0", "_id": "json-stringify-pretty-compact@2.0.0", "_inBundle": false, "_integrity": "sha512-WRitRfs6BGq4q8gTgOy4ek7iPFXjbra0H3PmDLKm2xnZ+Gh1HUhiKGgCZkSPNULlP7mvfu6FV/mOLhCarspADQ==", "_location": "/json-stringify-pretty-compact", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "json-stringify-pretty-compact@2.0.0", "name": "json-stringify-pretty-compact", "escapedName": "json-stringify-pretty-compact", "rawSpec": "2.0.0", "saveSpec": null, "fetchSpec": "2.0.0" }, "_requiredBy": [ "/@mapbox/mapbox-gl-style-spec" ], "_resolved": "https://registry.npmjs.org/json-stringify-pretty-compact/-/json-stringify-pretty-compact-2.0.0.tgz", "_spec": "2.0.0", "_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile", "author": { "name": "Simon Lydell" }, "bugs": { "url": "https://github.com/lydell/json-stringify-pretty-compact/issues" }, "description": "The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.", "devDependencies": { "eslint": "5.13.0", "eslint-config-lydell": "13.0.0", "eslint-plugin-jest": "22.2.2", "eslint-plugin-prettier": "3.0.1", "jest": "24.0.0", "prettier": "1.16.3" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/lydell/json-stringify-pretty-compact#readme", "keywords": [ "JSON", "stringify", "pretty", "print", "pretty-print", "compact", "indent", "format", "formatter" ], "license": "MIT", "main": "index.js", "name": "json-stringify-pretty-compact", "repository": { "type": "git", "url": "git+https://github.com/lydell/json-stringify-pretty-compact.git" }, "scripts": { "coverage": "jest --coverage", "eslint": "eslint .", "eslint:fix": "npm run eslint -- --fix", "jest": "jest", "prepublishOnly": "npm test", "prettier": "prettier --write \"**/*.{md,ts}\"", "test": "npm run eslint && npm run coverage" }, "version": "2.0.0" }