{"name":"immutable-json-patch","version":"6.0.0","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","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","build:test":"mocha test-lib/*.test.*","lint":"eslint src/**/*.ts","format":"eslint src/**/*.ts --fix","build-and-test":"npm run lint && npm run build","prepublishOnly":"npm run build-and-test"},"author":{"name":"Jos de Jong"},"license":"ISC","devDependencies":{"@babel/cli":"7.23.4","@babel/core":"7.23.6","@babel/plugin-transform-typescript":"7.23.6","@babel/preset-env":"7.23.6","@babel/preset-typescript":"7.23.3","@types/mocha":"10.0.6","@types/node":"20.10.4","@typescript-eslint/eslint-plugin":"6.14.0","@typescript-eslint/parser":"6.14.0","cpy-cli":"5.0.0","del-cli":"5.1.0","eslint":"8.55.0","eslint-config-standard":"17.1.0","eslint-plugin-import":"2.29.0","eslint-plugin-n":"16.4.0","eslint-plugin-node":"11.1.0","eslint-plugin-promise":"6.1.1","expect-type":"0.17.3","mocha":"10.2.0","npm-run-all":"4.1.5","rollup":"4.9.0","ts-node":"10.9.2","typescript":"5.3.3","uglify-js":"3.17.4"},"_id":"immutable-json-patch@6.0.0","gitHead":"705e21acbbb5c34954d181ffc481d98470625f1b","bugs":{"url":"https://github.com/josdejong/immutable-json-patch/issues"},"homepage":"https://github.com/josdejong/immutable-json-patch#readme","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"shasum":"a3155e379be8a9ec5d3d3867f5f7a6850c50f8a8","size":43132,"noattachment":false,"key":"/immutable-json-patch/-/immutable-json-patch-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/immutable-json-patch/download/immutable-json-patch-6.0.0.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_6.0.0_1702482669183_0.7062310215282663"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-13T15:51:09.433Z","publish_time":1702482669433,"_source_registry_name":"default","_cnpm_publish_time":1702482669433,"dist-tags":{"latest":"6.0.2"}}