{ "_args": [ [ { "name": "jsonpointer", "raw": "jsonpointer@^5.0.0", "rawSpec": "^5.0.0", "scope": null, "spec": ">=5.0.0 <6.0.0", "type": "range" }, "/root/gitbook/node_modules/is-my-json-valid" ] ], "_from": "jsonpointer@>=5.0.0 <6.0.0", "_hasShrinkwrap": false, "_id": "jsonpointer@5.0.1", "_inCache": true, "_installable": true, "_location": "/jsonpointer", "_nodeVersion": "17.8.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/jsonpointer_5.0.1_1657716370640_0.4108376362887427" }, "_npmUser": { "email": "marc.brookman@gmail.com", "name": "marcbachmann" }, "_npmVersion": "8.5.5", "_phantomChildren": {}, "_requested": { "name": "jsonpointer", "raw": "jsonpointer@^5.0.0", "rawSpec": "^5.0.0", "scope": null, "spec": ">=5.0.0 <6.0.0", "type": "range" }, "_requiredBy": [ "/is-my-json-valid" ], "_resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.1.tgz", "_shasum": "2110e0af0900fd37467b5907ecd13a7884a1b559", "_shrinkwrap": null, "_spec": "jsonpointer@^5.0.0", "_where": "/root/gitbook/node_modules/is-my-json-valid", "author": { "email": "jan@apache.org", "name": "Jan Lehnardt" }, "bugs": { "url": "http://github.com/janl/node-jsonpointer/issues" }, "contributors": [ { "email": "joe-github@cursive.net", "name": "Joe Hildebrand" }, { "email": "marc.brookman@gmail.com", "name": "Marc Bachmann" } ], "dependencies": {}, "description": "Simple JSON Addressing.", "devDependencies": { "semantic-release": "^18.0.0", "standard": "^16.0.4" }, "directories": {}, "dist": { "fileCount": 5, "integrity": "sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizr6SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrozhAAj0CvR+5e0Qv2DOwpj+Hcrx/n6vDcRDsCQkTmATSQDjwSTxx1\r\nDt9hRzaHHv+kxMPIm5/MOgw7ZqWh6XLKT94blKLaBd1o2f4hIDb1i6bq84XL\r\nvAao8MjYD+9DEqYYdNkI7JrY0oJx3jEkIBwgVpgmDokXAIUOhnmyr/4fHp7H\r\nU18oDodKt4OCBhxw3DAc4aP/dhgF6J0Geg3NUysWUvuMCK1yJeBMjubpVmgl\r\n1wE3LgA49B3OTtyKyAW2N+Uv+Kwtw6magTCJweGt7q650bWpFAMyTwN47rCK\r\nZrFA73iBSBrGTJ0/xnQTdepdHNvDLgYoxg3vOyjvR0AGx7WwEAb0eyfM/sQq\r\n4frYjIf1dZ+xcB2Zr9R0FkAyG5ofLbk6yOtF7Zv8+8MqtdvS88/el0ovfedg\r\nNzwEXwwGyE3R+Blcey3pPCKEDNUxB4l6h42j7cE5UQog7aUFBj45S3qVw1fk\r\naMLC3ii9rgPkxO0ftN6Rxh55ukSgxiN8TxNQrPbhEpgHEo+CLpUoTH6+9Fzy\r\ny7sfwya/StYmHnMNki3wMoiMqCVhRrCJPV4qmjJDWLzb7BZGvAIirqa4/S39\r\n2bDHu/B4c4iJPZm6neUUFCxZldv9CLnKSP93BFWRQKO1pFx5ri6btWz4n53e\r\n7ooLymt1JIYurrj7LZKcyznpq3ZWDhwLZnE=\r\n=3B9o\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "2110e0af0900fd37467b5907ecd13a7884a1b559", "signatures": [ { "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA", "sig": "MEYCIQDWqIiPd4TqapqfQ8HQU2Vz+x4i3Mi4LLB8MjGAqk3dyQIhAPbzwEm7IFj4+Lo5nyc0m34FZ47Rdu6FxQrgrY0bsg/N" } ], "tarball": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.1.tgz", "unpackedSize": 6751 }, "engines": { "node": ">=0.10.0" }, "gitHead": "d0d9af9c406a0e0ca34d32f99e27b00499aff824", "homepage": "https://github.com/janl/node-jsonpointer#readme", "license": "MIT", "main": "./jsonpointer", "maintainers": [ { "email": "jan@apache.org", "name": "jan" }, { "email": "marc.brookman@gmail.com", "name": "marcbachmann" } ], "name": "jsonpointer", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/janl/node-jsonpointer.git" }, "scripts": { "semantic-release": "semantic-release pre && npm publish && semantic-release post", "test": "npm run test:standard && npm run test:all", "test:all": "node test.js", "test:standard": "standard" }, "standard": { "ignore": [ "test.js" ] }, "tags": [ "util", "simple", "util", "utility" ], "typings": "jsonpointer.d.ts", "version": "5.0.1" }