{"name":"immutable-json-patch","version":"5.1.2","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","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.20.7","@babel/core":"7.20.12","@babel/plugin-transform-typescript":"7.20.7","@babel/preset-env":"7.20.2","@babel/preset-typescript":"7.18.6","@types/mocha":"10.0.1","@types/node":"18.11.18","@typescript-eslint/eslint-plugin":"5.48.1","@typescript-eslint/parser":"5.48.1","cpy-cli":"4.2.0","del-cli":"5.0.0","eslint":"8.31.0","eslint-config-standard":"17.0.0","eslint-plugin-import":"2.27.4","eslint-plugin-n":"15.6.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.10.0","ts-node":"10.9.1","typescript":"4.9.4","uglify-js":"3.17.4"},"gitHead":"5504a7c98abf6d9f29cf669778c4dd032a278ac5","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.2","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"shasum":"3db06df435557d99e01a2351d6e50fb6eee92089","size":47464,"noattachment":false,"key":"/immutable-json-patch/-/immutable-json-patch-5.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/immutable-json-patch/download/immutable-json-patch-5.1.2.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.2_1673535885166_0.013052298341093671"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-12T15:04:45.317Z","publish_time":1673535885317,"_cnpm_publish_time":1673535885317,"dist-tags":{"latest":"6.0.2"}}