{"name":"json-joy","version":"2.3.2","description":"JSON utilities. In this package:","author":{"name":"streamich","url":"https://github.com/streamich"},"homepage":"https://github.com/streamich/json-joy","repository":{"type":"git","url":"git+https://github.com/streamich/json-joy.git"},"license":"Unlicense","engines":{"node":">=10.18"},"main":"lib/index.js","module":"esm/index.js","bin":{"json-pointer":"es6/json-cli/json-pointer.js","json-pointer-test":"es6/json-cli/json-pointer-test.js","json-patch":"es6/json-cli/json-patch.js","json-patch-test":"es6/json-cli/json-patch-test.js"},"scripts":{"prettier":"prettier --ignore-path .gitignore --write 'src/**/*.{ts,tsx,js,jsx}'","prettier:diff":"prettier -l 'src/**/*.{ts,tsx,js,jsx}'","tslint":"tslint 'src/**/*.{js,jsx,ts,tsx}' -t verbose","clean":"rimraf lib es6 esm","build:cjs":"tsc","build:es6":"tsc --module commonjs --target es6 --outDir es6","build:esm":"tsc --module ESNext --target ESNEXT --outDir esm","build":"yarn build:cjs && yarn build:es6 && yarn build:esm","test:all":"yarn test && yarn test:pointer","test":"jest --no-cache --config='jest.config.js'","test:pointer":"./bin/json-pointer-test.js ./bin/json-pointer.js","test:patch":"./bin/json-patch-test.js ./bin/json-patch.js","release":"semantic-release"},"keywords":[],"dependencies":{"json-schema-serializer":"1.0.1","ts-brand-json":"0.1.1"},"peerDependencies":{"rxjs":"^6.6.3","tslib":"^2.0.3"},"devDependencies":{"@semantic-release/changelog":"^5.0.1","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@types/jest":"^26.0.13","benchmark":"^2.1.4","fast-deep-equal":"^3.1.3","fast-json-patch":"^3.0.0-1","husky":"^4.2.5","jest":"^26.4.2","prettier":"^2.1.1","pretty-quick":"^3.0.0","rimraf":"^3.0.2","rxjs":"^6.6.2","semantic-release":"^17.1.1","ts-jest":"^26.4.4","ts-node":"^9.1.1","tslib":"^2.0.3","tslint":"^6.1.3","tslint-config-common":"^1.6.0","typescript":"^4.1.3"},"types":"lib/index.d.ts","typings":"lib/index.d.ts","release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"gitHead":"9565fb53f74e7c2788262cc4316ff36e7c236071","bugs":{"url":"https://github.com/streamich/json-joy/issues"},"_id":"json-joy@2.3.2","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"shasum":"e3ee9663f9786323442581bd915a934229be16c3","size":60544,"noattachment":false,"key":"/json-joy/-/json-joy-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/json-joy/download/json-joy-2.3.2.tgz"},"_npmUser":{"name":"streamich","email":"vadimsdaleckis@gmail.com"},"directories":{},"maintainers":[{"name":"streamich","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-joy_2.3.2_1608311812129_0.5192039526932257"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T17:44:47.137Z","publish_time":1608311812325,"_cnpm_publish_time":1608311812325,"dist-tags":{"latest":"11.40.0"}}