{"name":"immutable-json-patch","version":"4.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/esm/index.js","module":"lib/esm/index.js","browser":"lib/umd/immutableJSONPatch.js","types":"lib/types/index.d.ts","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.18.10","@babel/core":"7.18.10","@babel/plugin-transform-typescript":"7.18.12","@babel/preset-env":"7.18.10","@babel/preset-typescript":"7.18.6","@types/mocha":"9.1.1","@types/node":"18.7.9","@typescript-eslint/eslint-plugin":"5.33.1","@typescript-eslint/parser":"5.33.1","cpy-cli":"4.1.0","del-cli":"5.0.0","eslint":"8.22.0","eslint-config-standard":"17.0.0","eslint-plugin-import":"2.26.0","eslint-plugin-n":"15.2.5","eslint-plugin-node":"11.1.0","eslint-plugin-promise":"6.0.0","mocha":"10.0.0","npm-run-all":"4.1.5","rollup":"2.78.1","ts-node":"10.9.1","typescript":"4.7.4","uglify-js":"3.17.0"},"gitHead":"f36501ffe9c54c92b25d0f36add7159b1a29806d","bugs":{"url":"https://github.com/josdejong/immutable-json-patch/issues"},"homepage":"https://github.com/josdejong/immutable-json-patch#readme","_id":"immutable-json-patch@4.0.0","_nodeVersion":"16.13.2","_npmVersion":"8.16.0","dist":{"shasum":"4e4c29ab62501067f5bc75f18421b8ebdce70d31","size":46553,"noattachment":false,"key":"/immutable-json-patch/-/immutable-json-patch-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/immutable-json-patch/download/immutable-json-patch-4.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_4.0.0_1661161530854_0.12199027275555663"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-22T10:05:27.183Z","publish_time":1661161531047,"_cnpm_publish_time":1661161531047,"dist-tags":{"latest":"6.0.2"}}