{"maintainers":[{"email":"afc163@gmail.com","name":"anonymous"},{"email":"benjytrys@gmail.com","name":"anonymous"},{"email":"wasd2144@hotmail.com","name":"anonymous"}],"keywords":["object","omit"],"dist-tags":{"latest":"2.0.2"},"author":{"name":"Benjy Cui","email":"benjytrys@gmail.com"},"description":"Utility function to create a shallow copy of an object which had dropped some fields.","readme":"# omit.js\n\n[![](https://img.shields.io/travis/benjycui/omit.js.svg?style=flat-square)](https://travis-ci.org/benjycui/omit.js)\n[![npm package](https://img.shields.io/npm/v/omit.js.svg?style=flat-square)](https://www.npmjs.org/package/omit.js)\n[![NPM downloads](http://img.shields.io/npm/dm/omit.js.svg?style=flat-square)](https://npmjs.org/package/omit.js)\n[![Dependency Status](https://david-dm.org/benjycui/omit.js.svg?style=flat-square)](https://david-dm.org/benjycui/omit.js)\n\nUtility function to create a shallow copy of an object which had dropped some fields.\n\n## Usage\n\n```bash\nnpm i --save omit.js\n```\n\n```js\nvar omit = require('omit.js');\nomit({ name: 'Benjy', age: 18 }, [ 'name' ]); // => { age: 18 }\n```\n\n## API\n\n### omit(obj: Object, fields: string[]): Object\n\nReturn a shallow copy which had dropped fields.\n\n## License\n\nMIT\n","repository":{"type":"git","url":"git+https://github.com/benjycui/omit.js.git"},"users":{"singleframe":true,"tedyhy":true,"arcticicestudio":true},"bugs":{"url":"https://github.com/benjycui/omit.js/issues"},"license":"MIT","versions":{"0.1.0":{"name":"omit.js","version":"0.1.0","description":"Utility function to create a shallow copy of an object which had dropped some fields.","main":"index.js","scripts":{"test":"npm run lint && mocha","lint":"eslint ./index.js ./test","eslint-fix":"eslint --fix ./index.js ./test"},"repository":{"type":"git","url":"git+https://github.com/benjycui/omit.js.git"},"keywords":["object","omit"],"author":{"name":"Benjy Cui"},"license":"MIT","bugs":{"url":"https://github.com/benjycui/omit.js/issues"},"homepage":"https://github.com/benjycui/omit.js#readme","dependencies":{"object-assign":"^4.1.0"},"devDependencies":{"eslint":"^3.5.0","eslint-config-egg":"^3.1.0"},"gitHead":"a566dfc786443c74a9789e3bf0cf7b63cc0977a6","_id":"omit.js@0.1.0","_shasum":"9786a21a6d6c316fa35bb14e7101eeee21c52044","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"anonymous","email":"benjytrys@gmail.com"},"dist":{"shasum":"9786a21a6d6c316fa35bb14e7101eeee21c52044","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/omit.js/-/omit.js-0.1.0.tgz","integrity":"sha512-Mg2uUsr4tw1/DfQs9HIbRoQTahobfOvEcu/c7+esDFQNAQyffpxBchtTETaqjidpleKbgL1DfEIZxgYLemqeCg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICQ8Qz0skakejCvwKLQyLl9nIXndW7Jw6FodAbzr3hobAiAn8mtXz1vAu7vntm/J0s8cEpkcTwOWrHf9EIl0mBPEJw=="}]},"maintainers":[{"name":"anonymous","email":"benjytrys@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/omit.js-0.1.0.tgz_1473492466247_0.09573026560246944"},"directories":{}},"1.0.0":{"name":"omit.js","version":"1.0.0","description":"Utility function to create a shallow copy of an object which had dropped some fields.","main":"lib/index.js","module":"es/index.js","files":["lib","es","dist"],"scripts":{"compile":"rc-tools run compile --babel-runtime","test":"rc-test run test","coverage":"rc-test run coverage","lint":"rc-tools run lint","eslint-fix":"eslint --fix ./index.js ./test","build":"rc-tools run build","gh-pages":"rc-tools run gh-pages","start":"rc-tools run server","pub":"rc-tools run pub --babel-runtime","prepublish":"rc-tools run guard"},"repository":{"type":"git","url":"git+https://github.com/benjycui/omit.js.git"},"keywords":["object","omit"],"author":{"name":"Benjy Cui","email":"benjytrys@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/benjycui/omit.js/issues"},"homepage":"https://github.com/benjycui/omit.js#readme","dependencies":{"babel-runtime":"^6.23.0"},"devDependencies":{"assert":"^1.4.1","rc-test":"^6.0.7","rc-tools":"^6.3.3"},"gitHead":"f3c09c5e6e7ffa6fd998c29b568de98a35658eeb","_id":"omit.js@1.0.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.1","_npmUser":{"name":"anonymous","email":"benjytrys@gmail.com"},"dist":{"integrity":"sha512-O1rwbvEfAdhtonTv+v6IQeMOKTi/wlHcXpI3hehyPDlujkjSBQC6Vtzg0mdy+v2KVDmuPf7hAbHlTBM6q1bUHQ==","shasum":"e013cb86a7517b9cf6f7cfb0ddb4297256a99288","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/omit.js/-/omit.js-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEb7nGXs5SoeB53BU0DJnEIBOg14Mb4vmYYiAAAF6p4nAiEAy2whIqiqJFOGSMRrc8evjmrRnQZM5A521SNXWIq2CBc="}]},"maintainers":[{"name":"anonymous","email":"benjytrys@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit.js-1.0.0.tgz_1498787989046_0.08826965955086052"},"directories":{}},"1.0.1":{"name":"omit.js","version":"1.0.1","description":"Utility function to create a shallow copy of an object which had dropped some fields.","main":"lib/index.js","module":"es/index.js","types":"index.d.ts","scripts":{"compile":"rc-tools run compile --babel-runtime","test":"rc-test run test","coverage":"rc-test run coverage","lint":"rc-tools run lint","eslint-fix":"eslint --fix ./index.js ./test","build":"rc-tools run build","gh-pages":"rc-tools run gh-pages","start":"rc-tools run server","pub":"rc-tools run pub --babel-runtime","prepublish":"rc-tools run guard"},"repository":{"type":"git","url":"git+https://github.com/benjycui/omit.js.git"},"keywords":["object","omit"],"author":{"name":"Benjy Cui","email":"benjytrys@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/benjycui/omit.js/issues"},"homepage":"https://github.com/benjycui/omit.js#readme","dependencies":{"babel-runtime":"^6.23.0"},"devDependencies":{"assert":"^1.4.1","rc-test":"^6.0.7","rc-tools":"^6.3.3"},"gitHead":"351582fbdd8ebcc92d6aca619b85e5c3c6baa6d1","_id":"omit.js@1.0.1","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-GrqRUlr2RJKT+mikbgaQeWWNW0yOKRXUd+VY9Y4DYzdUjR4Ek3GSgRjswciaF+XCTnaoJ9eXp7wOg+ZJEoIXTQ==","shasum":"4b6ea73ef284e40cece3573555d26cde809840be","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/omit.js/-/omit.js-1.0.1.tgz","fileCount":6,"unpackedSize":4096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcquxECRA9TVsSAnZWagAAnuIP/3SNjXPkmAgD64scMkRf\n/1x0BjckCdVgLgmepA4Ux5lHH9ZjXRVsyrM/ceTL5Gw9ugTYeMwOk771nQ9D\nRU3Ubcso+EW/0RB81S6SEKuHs8XmCb9IhgfjsD2QTUK7iutPKK9ttp/t0cNU\n8yK4aiVTGD8XID1P0BdVBYwNhZsK5wg6Q08oBQ0oh8p9DER29bOrUBXkO5pK\nOGSpzjdGFZhysXwlv7/Peeo2Jgx85I52VxfDdSV61BzkdHNPgN1S/9n5EIVm\nmowf/pgzDWaCcGD2ESoAklZoKKz1R/qiGfcGaNHBrc7VICO72VN+ceJ/T8Y/\nk7A1E55Yn9U2Iw4zb0f7oSAsIczXdKd7NHFvbJLIoqs7ZszzfbCQ0q8GBF2k\nwnx0UajwGeT/51otVGFpQUJNd7stzUpk535nByJFsHqaLQq43OD0c19yA7RI\n5WLBK1DAgIj2g6dPCHDikM8zMlrBeMLKJh6jrR76gF5Vl2VrePWBXny2tTTb\nVjU0rfVuk2Cfr/aZknz5/oZPgLcf3+q8SquM+GtbsojwYmTTe+hUZWJfZ/M3\ndgnSuIuIVozW0r/G26qz0vlP/RIE37XerS7cj3ggnmNf4eMwLBfnSok88Dnm\nQXBdojAZey4SgOODqmyWLtxAPdtGaZz3P8LLVNvT0zvopvWrHazg3t4UD9J5\nbWk5\r\n=x6l8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICPc9Anc6fO/PseAd2YtItPnolHVwLdtpa0MpIF9801mAiBKgnFLaxGg3BIfOJOIIFTyYRn+0Be95dVAl/wS5ctZRg=="}]},"maintainers":[{"email":"benjytrys@gmail.com","name":"anonymous"},{"email":"wasd2144@hotmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"wasd2144@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit.js_1.0.1_1554705475873_0.6548931938082991"},"_hasShrinkwrap":false},"1.0.2":{"name":"omit.js","version":"1.0.2","description":"Utility function to create a shallow copy of an object which had dropped some fields.","main":"lib/index.js","module":"es/index.js","types":"index.d.ts","scripts":{"compile":"rc-tools run compile --babel-runtime","test":"rc-test run test","coverage":"rc-test run coverage","lint":"rc-tools run lint","eslint-fix":"eslint --fix ./index.js ./test","build":"rc-tools run build","gh-pages":"rc-tools run gh-pages","start":"rc-tools run server","pub":"rc-tools run pub --babel-runtime","prepublish":"rc-tools run guard"},"repository":{"type":"git","url":"git+https://github.com/benjycui/omit.js.git"},"keywords":["object","omit"],"author":{"name":"Benjy Cui","email":"benjytrys@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/benjycui/omit.js/issues"},"homepage":"https://github.com/benjycui/omit.js#readme","dependencies":{"babel-runtime":"^6.23.0"},"devDependencies":{"assert":"^1.4.1","rc-test":"^6.0.7","rc-tools":"^6.3.3"},"gitHead":"da11333d3ba24c74d5e1965f3b4ad3330170b92d","_id":"omit.js@1.0.2","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-/QPc6G2NS+8d4L/cQhbk6Yit1WTB6Us2g84A7A/1+w9d/eRGHyEqC5kkQtHVoHZ5NFWGG7tUGgrhVZwgZanKrQ==","shasum":"91a14f0eba84066dfa015bf30e474c47f30bc858","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/omit.js/-/omit.js-1.0.2.tgz","fileCount":6,"unpackedSize":4098,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrbF/CRA9TVsSAnZWagAAbXsP/jqNa/tqBq/Wgbbbw9d/\nD8976VqKcigPLXZZjLXzMB8QCrcOP0wxBWj3VEb+gEWtDEPaBt1/SUHPoUSV\nZNBSIoUW+u82q9MLN38aYao3y5WPK4gLY3sA5tmE/wKhqE6E4+q1WLnFs8+c\nh0O2jcFnPvUbLrAZeJ+qwx54f7isuRFsgQOk0oeR+lvA7izX622llptWdoa3\nulrsurSES88AcyenIZyDLy1S6j+5KmwitAH50ZcUI/7CMcJdtzis2W9fNdGG\n9M/UVE8nc35rMMFwA4f+yxNoNOz3CJcU4x0c87yNKPhu1sQzo9M4rTwjS2oe\nyCz37tH/haU6bvsY858cQ8C4xMOCQM+Yn+4d5T8hj1sj+6TKpLWWn/tJ5vGL\nV9nWjT5KVinsEOXgyNXErKj/gflG3FJDp7eor4IVnuXgUy0Q62D9a4A3AKiI\nE3af+xxvrL/756+wzJ/zI59y8aeSH+ScWSR7t95IuL8AB7kvhxXb8SJrwOgj\nTwZr3sKRFvU/UZIpjeu3MWYR300Snvl1BqvzfwH5bn5QCdbvQi2wIjWufmzt\nPSJvyppIuxrADQxpcOE9+bI8+cUP15FzzIYQAEkS2PPPgnFQ61c1BJAhX4dJ\nbDts7pry0gJFh5xbJnIqOjWat8630g6Fh32+hU+KoYmLnkUwP7U0mhhWRpMI\n2MA1\r\n=2jCh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB82opYgVW4fwrZlHBMz+PBIcU3oUnm2yt2BuUF9gy5wAiEAsV5cX9Rbd4CSprhw44Bd/N83QWbfZTzgRLlr/33SkXw="}]},"maintainers":[{"email":"benjytrys@gmail.com","name":"anonymous"},{"email":"wasd2144@hotmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"wasd2144@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit.js_1.0.2_1554887039045_0.4292193395369257"},"_hasShrinkwrap":false},"2.0.0":{"name":"omit.js","version":"2.0.0","description":"Utility function to create a shallow copy of an object which had dropped some fields.","main":"lib/index.js","module":"es/index.js","types":"index.d.ts","scripts":{"start":"father doc dev --storybook","build":"father doc build --storybook","compile":"father build","gh-pages":"father doc deploy","prepublishOnly":"npm run compile && np --yolo --no-publish","lint":"eslint .","test":"father test","coverage":"father test --coverage"},"repository":{"type":"git","url":"git+https://github.com/benjycui/omit.js.git"},"keywords":["object","omit"],"author":{"name":"Benjy Cui","email":"benjytrys@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/benjycui/omit.js/issues"},"homepage":"https://github.com/benjycui/omit.js#readme","dependencies":{"@babel/runtime":"^7.10.4"},"devDependencies":{"@umijs/fabric":"^2.2.2","assert":"^1.4.1","eslint":"^7.4.0","father":"^2.29.5","np":"^6.3.1","rc-tools":"^6.3.3"},"gitHead":"83fc8b2ed5ab9ec2d10f04c841d82ae6432d5da4","_id":"omit.js@2.0.0","_nodeVersion":"12.14.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-tQKJQOXrWpby0qjxfY9P0B8LBAT681jruyGAl4geqbNBkjh7t+OKXRjRMwgCvikhWwYgiZSIA7tOHwMrzeSswg==","shasum":"325e3ff07c271841f87724fc9fff9892c687f76f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/omit.js/-/omit.js-2.0.0.tgz","fileCount":6,"unpackedSize":5860,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBazdCRA9TVsSAnZWagAA3xUP/2xSPjaHZ/FGbAl7+A7T\nD5iH0M64N0bujG/Nzbrl4Z/Y65vla8/ObT0gp/CsI9trYXeIhuIPg080UWK5\n4V7ZO9MKTgDyDI3MzC4iFgRlq0WmIDrhA7wC1UT0+F6WgBiOJx76k98h3wVp\nKD/V6fJJE3n0wn6wTyNPiApS0iD2E4qKbFUNsO0RX0xKdZmgVQhxlCYAAHeL\n1FQx0rJgQ+hq3vdpky7Kj1NpgDe6ypnU2F36nTv5B6GrRogyCocPn0vLGd56\nMm1xiDCB7QW7LNws2keI5k6renEwsd41N2KIsb0n2aVl/BjHjsi6OExzLmL1\nIcsUvGzHdto4Ie1FfhX9J3szhNBlqNmydosxYXA4IyURbgLYhSBw78S/WwJn\nB5g5SK9sLaw5+IIQZniI2mOg2tQQTnfOTYus4xEqVEjy9wlVYZCE/3xFOgVb\nSbnYR8CNimQauG2lgvJUdDuUwiC5enFT9BvSOOfnrniMgxxqFjTgyGSNhRy3\nLZcqx4nT9BOH0N5Tfhg6yXxHDwtSGWoiujZCbTcEBVlljTz+zjMBGxfTsapT\n6rZewGgMFWER1EhEjkBpMjaDZN3XCvXUJOd77UFj5j2y51jEXr/MyU7eMN0W\ni/7GX8YpY8K+qx7nIMoZCkGOxW2wzETsqoPThVOYLO06WzyPtKOcBvfmMha5\nCCDZ\r\n=9Fuc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEPjYzDTcBZa8T9BViOtFivrR4Xb09bQdVWJPjryG6hQAiEAzymUEq9ZN6zggipUFXOaLbvFkR9PLW06zCWHHnT7ImU="}]},"maintainers":[{"email":"afc163@gmail.com","name":"anonymous"},{"email":"benjytrys@gmail.com","name":"anonymous"},{"email":"wasd2144@hotmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"afc163@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit.js_2.0.0_1594207453286_0.9174409735262312"},"_hasShrinkwrap":false},"2.0.1":{"name":"omit.js","version":"2.0.1","description":"Utility function to create a shallow copy of an object which had dropped some fields.","main":"lib/index.js","module":"es/index.js","types":"index.d.ts","scripts":{"start":"father doc dev --storybook","build":"father doc build --storybook","compile":"father build","gh-pages":"father doc deploy","prepublishOnly":"npm run compile && np --yolo --no-publish","lint":"eslint .","test":"father test","coverage":"father test --coverage"},"repository":{"type":"git","url":"git+https://github.com/benjycui/omit.js.git"},"keywords":["object","omit"],"author":{"name":"Benjy Cui","email":"benjytrys@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/benjycui/omit.js/issues"},"homepage":"https://github.com/benjycui/omit.js#readme","dependencies":{"@babel/runtime":"^7.10.4"},"devDependencies":{"@umijs/fabric":"^2.2.2","assert":"^1.4.1","eslint":"^7.4.0","father":"^2.29.5","np":"^6.3.1","rc-tools":"^6.3.3"},"gitHead":"7eee995b8da348a677cffeec2495e2639049f5e9","_id":"omit.js@2.0.1","_nodeVersion":"12.14.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-VI0gzVC0+RbJXK+PBXJ8pK1heDgPUWM9Wikg+xBtRhBAmd+45U7g3PdWKg9P+0gLVp9jMBurISr7vzmGNlwA7A==","shasum":"2beed0891922d179af90ae67ec777a767457b1d1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/omit.js/-/omit.js-2.0.1.tgz","fileCount":6,"unpackedSize":3931,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBbAYCRA9TVsSAnZWagAAihYP/3/D5Xh9pKfvO4ztlgyh\nzKcgAUgT+EBwvQXapT7eqLGVmWdkkhy9E5Tw0puoPPACgPAEY4JzcURkzFnL\nrKIU1kJaCK2HqF8V5w++4A5fKSQSuD4b7JbylBEaSwjhhsyvWKNNue3RZRwj\n2qIsZDuFA3oECSk6A2bJDAc3e5YTdDv2Z1lV552Us8BNoHOk5rsDp8MJAzOA\n0Cu4ERWNufjNrkSvfpZuwR4IZ59yE0pvQ7yms2gb/PgNWiPP/l+fyH4W7nYR\nfQJkniCxHJp6gkwETUuOJW3YarIr9sEuSzL+n7nHunGulwPkhp1Eki+cLCnR\ntbecsKawIiI73LS7z/3T5+T9TlJC+RD3SAm5UsS8Sjrm4P9+XrX1AcAM8aTO\nHmtdk0dGGYNqpcphonDGkJqhV+/J2USf6M6AVJFIaqshfalx3LboTBx0FMqm\nFOArFS8X05lrP3v+oksVp2xF/IR2pIjh4G9SlSV9cLqEVdcoCuuMqihA18g+\nt2bMezh1CmAUwJW0SaFbXxwYQtdIgO+hLjtj7HEQY2FChdaVL6fwzSP+Hk/M\nrRg8v93bWiVVI+u+On9rVRdtfYWPxk6xi7upmHJQU14XyU+Q9l6giEMtZpeH\nDkRJBHNmFDwb1zpIaM5y6oPXmjedHzgF633h8Bh89XmjOKr0dVNsa9CRpiAn\nTnPo\r\n=gD03\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIChdusnnMbAak+21XE8PMc0plc2TsVlLTxx2lEUCqvi4AiEAm+2zFdoAFfp/LpZGtISmGofG186/mfCz+aRU4nrac7Y="}]},"maintainers":[{"email":"afc163@gmail.com","name":"anonymous"},{"email":"benjytrys@gmail.com","name":"anonymous"},{"email":"wasd2144@hotmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"afc163@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit.js_2.0.1_1594208279674_0.9668880923725351"},"_hasShrinkwrap":false},"2.0.2":{"name":"omit.js","version":"2.0.2","description":"Utility function to create a shallow copy of an object which had dropped some fields.","main":"lib/index.js","module":"es/index.js","types":"index.d.ts","scripts":{"start":"father doc dev --storybook","build":"father doc build --storybook","compile":"father build","gh-pages":"father doc deploy","prepublishOnly":"npm run compile && np --yolo --no-publish","lint":"eslint .","test":"father test","coverage":"father test --coverage"},"repository":{"type":"git","url":"git+https://github.com/benjycui/omit.js.git"},"keywords":["object","omit"],"author":{"name":"Benjy Cui","email":"benjytrys@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/benjycui/omit.js/issues"},"homepage":"https://github.com/benjycui/omit.js#readme","devDependencies":{"@umijs/fabric":"^2.2.2","assert":"^1.4.1","eslint":"^7.4.0","father":"^2.29.5","np":"^6.3.1","rc-tools":"^6.3.3"},"gitHead":"7969000094f09e4bd997be25acad743d295a6638","_id":"omit.js@2.0.2","_nodeVersion":"12.14.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-hJmu9D+bNB40YpL9jYebQl4lsTW6yEHRTroJzNLqQJYHm7c+NQnJGfZmIWh8S3q3KoaxV1aLhV6B3+0N0/kyJg==","shasum":"dd9b8436fab947a5f3ff214cb2538631e313ec2f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/omit.js/-/omit.js-2.0.2.tgz","fileCount":6,"unpackedSize":3874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBbBkCRA9TVsSAnZWagAACRMQAIuxsYVxVGdYLOeqv5tL\ninFTK8C7C/nHwwhz+2nVh/5MYsTklTaNkLl48mbZ2/SmRyHbvqoIiByL9Pcu\nrtclNtmbBN7Uv9kJu3Q77UB1dk+fiYCGv6ZPh06sBueWjqLrnX4t3+mMIna8\nDl36YRGFpYUu19H0T89fEM83OKGLlm4eVToDaPHFvfNhGUmKwFZ74MOl79sO\nwFuFemsEwIvmdAIMpWPzBROSfzSF6WFy+LioDlAcg65Rr/izHkpJ7UlhuLVf\n2Yzt5KbN6OYPslS+82p2mrYcjINzoHf3TBA1C1gB9/UZVPVfRpDwRQV1HgKZ\n9RP3By1X+PWLxZtVrnl0GZZR1O2HQy4ThwfGqzJrAjJcyb7Sis2hj8qPyHgw\nts+Ix2iEdLBkL5mD62Y8se/zqrEb6IwJuCjVhc0spDaXmkahvkqyHhcy1fff\n8pWI+7MQG1psouaY255pQa37LmRWp0Wv8/CTtpqCcf4ENozOjZQSXbzMsi5v\npC8flBRSc8UFLRyNpN6pR8RQEH5aO7G7JMvmx9OKXjxpJovkud/uGYskWz42\n3KaV9dgB6E+n1lAacMmLZzWxsLRVccsjJcpmYR8QfHv5hv8i2bCkkqDJ4TM4\nWbYwBsRMtOFoDDBYMpYNzY3X3Qxja3WMwzr7Q1drNtTBDjO/IfNIPS6JvAeK\nymqI\r\n=9nx0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHuodQg0xAmKTlzB629TfoGFA8ZC/LNIKJF80ej5xUDlAiANQK/n2/ZzYlS0BbgHCa3hjOheoXYEgwVupQW1aSy5gg=="}]},"maintainers":[{"email":"afc163@gmail.com","name":"anonymous"},{"email":"benjytrys@gmail.com","name":"anonymous"},{"email":"wasd2144@hotmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"afc163@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit.js_2.0.2_1594208356553_0.3712500414369069"},"_hasShrinkwrap":false}},"name":"omit.js","time":{"modified":"2022-06-22T21:10:42.182Z","created":"2016-09-10T07:27:47.869Z","0.1.0":"2016-09-10T07:27:47.869Z","1.0.0":"2017-06-30T01:59:49.157Z","1.0.1":"2019-04-08T06:37:56.011Z","1.0.2":"2019-04-10T09:03:59.212Z","2.0.0":"2020-07-08T11:24:13.408Z","2.0.1":"2020-07-08T11:37:59.841Z","2.0.2":"2020-07-08T11:39:16.711Z"},"readmeFilename":"README.md","homepage":"https://github.com/benjycui/omit.js#readme"}