{"name":"immutable-json-patch","version":"5.1.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/esm/index.js","module":"lib/esm/index.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.19.3","@babel/core":"7.19.3","@babel/plugin-transform-typescript":"7.19.3","@babel/preset-env":"7.19.3","@babel/preset-typescript":"7.18.6","@types/mocha":"10.0.0","@types/node":"18.7.23","@typescript-eslint/eslint-plugin":"5.38.1","@typescript-eslint/parser":"5.38.1","cpy-cli":"4.2.0","del-cli":"5.0.0","eslint":"8.24.0","eslint-config-standard":"17.0.0","eslint-plugin-import":"2.26.0","eslint-plugin-n":"15.3.0","eslint-plugin-node":"11.1.0","eslint-plugin-promise":"6.0.1","mocha":"10.0.0","npm-run-all":"4.1.5","rollup":"2.79.1","ts-node":"10.9.1","typescript":"4.8.4","uglify-js":"3.17.2"},"gitHead":"bd8c0ea507d9380e1c514d4768b5088807ff2cbb","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.0","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"shasum":"95c6988ea98acbc86e3656927529a2dab6c565d0","size":48263,"noattachment":false,"key":"/immutable-json-patch/-/immutable-json-patch-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/immutable-json-patch/download/immutable-json-patch-5.1.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_5.1.0_1664379131568_0.4985211287690652"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-28T16:12:17.660Z","publish_time":1664379131793,"_cnpm_publish_time":1664379131793,"dist-tags":{"latest":"6.0.2"}}