{"_id":"inspect-custom-symbol","_rev":"480937","name":"inspect-custom-symbol","description":"Use util.inspect.custom without having to browserify util in the browser","dist-tags":{"latest":"1.1.1"},"maintainers":[{"name":"mafintosh","email":""}],"time":{"modified":"2021-08-05T09:36:46.000Z","created":"2018-01-27T14:24:36.001Z","1.1.1":"2019-11-14T12:34:59.898Z","1.1.0":"2018-04-20T18:19:21.957Z","1.0.0":"2018-01-27T14:24:36.001Z"},"users":{"chocolateboy":true},"author":{"name":"Mathias Buus","url":"@mafintosh"},"repository":{"type":"git","url":"git+https://github.com/mafintosh/inspect-custom-symbol.git"},"versions":{"1.1.1":{"name":"inspect-custom-symbol","version":"1.1.1","description":"Use util.inspect.custom without having to browserify util in the browser","main":"index.js","dependencies":{},"devDependencies":{"standard":"^10.0.3"},"scripts":{"test":"standard"},"repository":{"type":"git","url":"git+https://github.com/mafintosh/inspect-custom-symbol.git"},"browser":"./browser.js","author":{"name":"Mathias Buus","url":"@mafintosh"},"license":"MIT","bugs":{"url":"https://github.com/mafintosh/inspect-custom-symbol/issues"},"homepage":"https://github.com/mafintosh/inspect-custom-symbol","gitHead":"ba9832e4f5a0246dc09d3d44ddc18c3fef5d7d08","_id":"inspect-custom-symbol@1.1.1","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"18dae2ed4537f3d8e1708626d3756c10d7edf782","size":1413,"noattachment":false,"key":"/inspect-custom-symbol/-/inspect-custom-symbol-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/inspect-custom-symbol/download/inspect-custom-symbol-1.1.1.tgz"},"maintainers":[{"name":"mafintosh","email":""}],"_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/inspect-custom-symbol_1.1.1_1573734899757_0.5087838101307349"},"_hasShrinkwrap":false,"publish_time":1573734899898,"_cnpm_publish_time":1573734899898},"1.1.0":{"name":"inspect-custom-symbol","version":"1.1.0","description":"Use util.inspect.custom without having to browserify util in the browser","main":"index.js","dependencies":{},"devDependencies":{"standard":"^10.0.3"},"scripts":{"test":"standard"},"repository":{"type":"git","url":"git+https://github.com/mafintosh/inspect-custom-symbol.git"},"browser":"./browser.js","author":{"name":"Mathias Buus","url":"@mafintosh"},"license":"MIT","bugs":{"url":"https://github.com/mafintosh/inspect-custom-symbol/issues"},"homepage":"https://github.com/mafintosh/inspect-custom-symbol","gitHead":"6bf217e0d203020fa6402fbec403f423cd47ac47","_id":"inspect-custom-symbol@1.1.0","_npmVersion":"5.6.0","_nodeVersion":"9.9.0","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"dist":{"shasum":"21d7d5cc9b183e6bacfb89566ae3496b57f5bf1a","size":1433,"noattachment":false,"key":"/inspect-custom-symbol/-/inspect-custom-symbol-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/inspect-custom-symbol/download/inspect-custom-symbol-1.1.0.tgz"},"maintainers":[{"name":"mafintosh","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/inspect-custom-symbol_1.1.0_1524248361884_0.26639550168627624"},"_hasShrinkwrap":false,"publish_time":1524248361957,"_cnpm_publish_time":1524248361957},"1.0.0":{"name":"inspect-custom-symbol","version":"1.0.0","description":"Use util.inspect.custom without having to browserify util in the browser","main":"index.js","dependencies":{},"devDependencies":{"standard":"^10.0.3"},"scripts":{"test":"standard"},"repository":{"type":"git","url":"git+https://github.com/mafintosh/inspect-custom-symbol.git"},"browser":"./browser.js","author":{"name":"Mathias Buus","url":"@mafintosh"},"license":"MIT","bugs":{"url":"https://github.com/mafintosh/inspect-custom-symbol/issues"},"homepage":"https://github.com/mafintosh/inspect-custom-symbol","gitHead":"818f3e55aa3da46c2ea312d4dc6958dfb6361625","_id":"inspect-custom-symbol@1.0.0","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"dist":{"shasum":"0258a27bb18af4d738ffc27898e423c1d728d476","size":1427,"noattachment":false,"key":"/inspect-custom-symbol/-/inspect-custom-symbol-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/inspect-custom-symbol/download/inspect-custom-symbol-1.0.0.tgz"},"maintainers":[{"name":"mafintosh","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/inspect-custom-symbol-1.0.0.tgz_1517063075088_0.5038069810252637"},"directories":{},"publish_time":1517063076001,"_hasShrinkwrap":false,"_cnpm_publish_time":1517063076001}},"readme":"# inspect-custom-symbol\n\nUse [util.inspect.custom](https://nodejs.org/api/util.html#util_custom_inspection_functions_on_objects) without having to browserify util in the browser\n\n```\nnpm install inspect-custom-symbol\n```\n\n## Usage\n\n``` js\nvar custom = require('inspect-custom-symbol')\n\nvar foo = {\n  [custom]: () => 'totally foo'\n}\n\nconsole.log(foo) // prints totally foo\n```\n\n## License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/mafintosh/inspect-custom-symbol","bugs":{"url":"https://github.com/mafintosh/inspect-custom-symbol/issues"},"license":"MIT"}