{"name":"immutable-json-patch","version":"5.1.1","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.20.2","@babel/plugin-transform-typescript":"7.20.2","@babel/preset-env":"7.20.2","@babel/preset-typescript":"7.18.6","@types/mocha":"10.0.0","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"5.43.0","@typescript-eslint/parser":"5.43.0","cpy-cli":"4.2.0","del-cli":"5.0.0","eslint":"8.27.0","eslint-config-standard":"17.0.0","eslint-plugin-import":"2.26.0","eslint-plugin-n":"15.5.1","eslint-plugin-node":"11.1.0","eslint-plugin-promise":"6.1.1","mocha":"10.1.0","npm-run-all":"4.1.5","rollup":"2.79.1","ts-node":"10.9.1","typescript":"4.9.3","uglify-js":"3.17.4"},"gitHead":"7d94836eff13e5666693cc899da5a9e7d2bd4860","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.1","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"shasum":"c6b8e40f3a730f0a90a2b424bfbd985e2ae9ecfa","size":46628,"noattachment":false,"key":"/immutable-json-patch/-/immutable-json-patch-5.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/immutable-json-patch/download/immutable-json-patch-5.1.1.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.1_1668698241497_0.7026540708234394"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-17T15:18:19.035Z","publish_time":1668698241686,"_cnpm_publish_time":1668698241686,"dist-tags":{"latest":"6.0.2"}}