123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "_from": "json-beautifully",
- "_id": "json-beautifully@1.0.3",
- "_inBundle": false,
- "_integrity": "sha512-aD3uL3qr5y29B8w6cdmsoXaX3zp53ulWjgVQUgGwLmpAoXaB9jIeHYmpOLA9vRMvrIlfG6MQ7OArYKPS0SwMmw==",
- "_location": "/json-beautifully",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "json-beautifully",
- "name": "json-beautifully",
- "escapedName": "json-beautifully",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/json-beautifully/-/json-beautifully-1.0.3.tgz",
- "_shasum": "72c7b5e83caeb24380e47e781b45fa9c32a18368",
- "_spec": "json-beautifully",
- "_where": "D:\\proj\\CocosCreatorPlugins\\packages\\excel-fucker",
- "author": {
- "name": "xiaok"
- },
- "bugs": {
- "url": "https://github.com/xiaok1990/formatJson/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "将json文件格式化",
- "directories": {
- "lib": "lib"
- },
- "homepage": "https://github.com/xiaok1990/formatJson#readme",
- "keywords": [
- "beautifully",
- "json"
- ],
- "license": "ISC",
- "main": "lib/index.js",
- "name": "json-beautifully",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/xiaok1990/formatJson.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "1.0.3"
- }
|