{"name":"immutable-json-patch","version":"5.1.3","description":"Immutable JSON patch with support for reverting operations","repository":{"type":"git","url":"git+https://github.com/josdejong/immutable-json-patch.git"},"type":"module","main":"lib/umd/immutableJSONPatch.js","module":"lib/esm/index.js","browser":"lib/umd/immutableJSONPatch.js","types":"lib/types/index.d.ts","exports":{".":{"import":"./lib/esm/index.js","require":"./lib/umd/immutableJSONPatch.js","browser":"./lib/umd/immutableJSONPatch.js","types":"./lib/types/index.d.ts"}},"sideEffects":false,"keywords":["json","patch","immutable","revert","inverse"],"scripts":{"test":"mocha","test:lib":"mocha test-lib/*.test.*","build":"npm run clean && npm-run-all build:**","clean":"del-cli lib","build:esm":"babel src --out-dir lib/esm --extensions \".ts\" --source-maps --config-file ./babel.config.json","build:cjs":"babel src --out-dir lib/cjs --extensions \".ts\" --source-maps --config-file ./babel-cjs.config.json && cpy tools/cjs/package.json lib/cjs --flat","build:umd":"rollup lib/esm/index.js --format umd --name immutableJSONPatch --sourcemap --output.file lib/umd/immutableJSONPatch.js && cpy tools/cjs/package.json lib/umd --flat","build:umd:min":"uglifyjs --compress --mangle --source-map --comments --output lib/umd/immutableJSONPatch.min.js -- lib/umd/immutableJSONPatch.js","build:types":"tsc --project tsconfig-types.json","lint":"eslint src/**/*.ts","build-and-test":"npm run lint && npm run build && npm run test:lib","prepublishOnly":"npm run build-and-test"},"author":{"name":"Jos de Jong"},"license":"ISC","devDependencies":{"@babel/cli":"7.22.6","@babel/core":"7.22.8","@babel/plugin-transform-typescript":"7.22.5","@babel/preset-env":"7.22.7","@babel/preset-typescript":"7.22.5","@types/mocha":"10.0.1","@types/node":"20.4.0","@typescript-eslint/eslint-plugin":"5.61.0","@typescript-eslint/parser":"5.61.0","cpy-cli":"5.0.0","del-cli":"5.0.0","eslint":"8.44.0","eslint-config-standard":"17.1.0","eslint-plugin-import":"2.27.5","eslint-plugin-n":"16.0.1","eslint-plugin-node":"11.1.0","eslint-plugin-promise":"6.1.1","mocha":"10.2.0","npm-run-all":"4.1.5","rollup":"3.26.2","ts-node":"10.9.1","typescript":"5.1.6","uglify-js":"3.17.4"},"gitHead":"7697ef318667d668f0c5e47d70ee43a79ff7e7a9","bugs":{"url":"https://github.com/josdejong/immutable-json-patch/issues"},"homepage":"https://github.com/josdejong/immutable-json-patch#readme","_id":"immutable-json-patch@5.1.3","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"84449ad80ae1f00eb04fd6bf5f200a659bbb0654","size":49580,"noattachment":false,"key":"/immutable-json-patch/-/immutable-json-patch-5.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/immutable-json-patch/download/immutable-json-patch-5.1.3.tgz"},"_npmUser":{"name":"josdejong","email":"wjosdejong@gmail.com"},"directories":{},"maintainers":[{"name":"josdejong","email":"wjosdejong@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/immutable-json-patch_5.1.3_1688721401574_0.9949253335088823"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-07T09:16:41.777Z","publish_time":1688721401777,"_source_registry_name":"default","_cnpm_publish_time":1688721401777,"dist-tags":{"latest":"6.0.2"}}