123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- {
- "_args": [
- [
- "fast-json-stable-stringify@^2.0.0",
- "/home/lyxaira/Artesanias/artesanias/node_modules/ajv"
- ]
- ],
- "_from": "fast-json-stable-stringify@>=2.0.0 <3.0.0",
- "_hasShrinkwrap": false,
- "_id": "fast-json-stable-stringify@2.1.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/fast-json-stable-stringify",
- "_nodeVersion": "12.13.1",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/fast-json-stable-stringify_2.1.0_1576340277444_0.8261047926724743"
- },
- "_npmUser": {
- "email": "e.poberezkin@me.com",
- "name": "esp"
- },
- "_npmVersion": "6.12.1",
- "_phantomChildren": {},
- "_requested": {
- "name": "fast-json-stable-stringify",
- "raw": "fast-json-stable-stringify@^2.0.0",
- "rawSpec": "^2.0.0",
- "scope": null,
- "spec": ">=2.0.0 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/ajv"
- ],
- "_resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
- "_shasum": "874bf69c6f404c2b5d99c481341399fd55892633",
- "_shrinkwrap": null,
- "_spec": "fast-json-stable-stringify@^2.0.0",
- "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/ajv",
- "author": {
- "email": "mail@substack.net",
- "name": "James Halliday",
- "url": "http://substack.net"
- },
- "bugs": {
- "url": "https://github.com/epoberezkin/fast-json-stable-stringify/issues"
- },
- "dependencies": {},
- "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
- "devDependencies": {
- "benchmark": "^2.1.4",
- "coveralls": "^3.0.0",
- "eslint": "^6.7.0",
- "fast-stable-stringify": "latest",
- "faster-stable-stringify": "latest",
- "json-stable-stringify": "latest",
- "nyc": "^14.1.0",
- "pre-commit": "^1.2.2",
- "tape": "^4.11.0"
- },
- "directories": {},
- "dist": {
- "fileCount": 18,
- "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9Qs1CRA9TVsSAnZWagAAltoP/jWcQFQ/Edn5/PAwd8pb\nGVyKQiGL3MORCYwAEwg21khJmXlcMhk4yb+yP5w9f4XbBwltA7d6ToAUOG25\nhErqa7HFHkI3QnqHCD4m5WERuG0QAOoGJBdguNn9xhkZdo4ag4An8FCDAVPI\naY7vctnN5NBhFyA0vseJlWKc42fwzAFjqgGqZ5Ua2736vhqZAUgvTrvTlS5+\nF+L2SJa8n462W9EKS+SUJq1RohSKsHhVKhoiVZDntQDbttsINSKeiwHTf7kp\nNrfNZesdlhs0OnFyKysLud3HYd5SpvOMq4/20G6Cn+Z31pmvakrfkpvlb5EX\n0dUpOTeKmWq+GrF3r2xDOx1szitQQa+D/DWOZFFsoXUAwv4d2fnUYMJVOjHS\ntWmGzVMoCEW62uEmIPCfCf9fuhHN52Tly0v28MnbmdWoB4R0mAFqDhKsMSSJ\nJ7LUPWjZ4n7d8oiZeJZebT6MfSJr1i1ROm9tLbQCt4j18pGKDVJw1KnlcoTc\nz/Q4hZgoIkskc3hV9ferIl/jAdeQcfM3DgekKqr96Y6WGcMlobzyhzXbd9Aq\nRgfS+345S8K/fnDBM5c4ZDgRnDHklm34IZq1ZtEadeiWsQ+5qpPJ+1qhmzPb\n7aZ8PUEiCLj9fxV349tYOXMjMG/Lw7vy+IM02BZvz8lgxrc3XPXR7xtg4pZv\nThLg\r\n=nreR\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "874bf69c6f404c2b5d99c481341399fd55892633",
- "tarball": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
- "unpackedSize": 16959
- },
- "gitHead": "b3ab8bdfb91cb182c93475c2c3518d6224672bb4",
- "homepage": "https://github.com/epoberezkin/fast-json-stable-stringify",
- "keywords": [
- "deterministic",
- "hash",
- "json",
- "stable",
- "stringify"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "esp",
- "email": "e.poberezkin@me.com"
- }
- ],
- "name": "fast-json-stable-stringify",
- "nyc": {
- "exclude": [
- "node_modules",
- "test"
- ],
- "reporter": [
- "lcov",
- "text-summary"
- ]
- },
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git"
- },
- "scripts": {
- "eslint": "eslint index.js test",
- "test": "npm run eslint && nyc npm run test-spec",
- "test-spec": "tape test/*.js"
- },
- "types": "index.d.ts",
- "version": "2.1.0"
- }
|