{"_id":"tracey","_rev":"11-5dcc0fa8705ffaf27a30527e77c2ec0d","name":"tracey","description":"Get a parsed stack trace for the current location","dist-tags":{"latest":"0.2.1"},"versions":{"0.1.0":{"author":{"name":"Glen Mailer","email":"glenjamin@gmail.com"},"name":"tracey","description":"Get a parsed stack trace for the current location","homepage":"http://github.com/glenjamin/node-tracey","version":"0.1.0","repository":{"type":"git","url":"git://github.com/glenjamin/node-tracey.git"},"licenses":[{"type":"MIT","url":"https://github.com/glenjamin/node-tracey/master/LICENSE"}],"main":"./lib/tracey.js","scripts":{"test":"node ./spec/tracey-spec.js"},"engines":{"node":"~v0.4.10"},"dependencies":{},"devDependencies":{"nodespec":"0.1.x"},"_npmJsonOpts":{"file":"/Users/mailerg/.npm/tracey/0.1.0/package/package.json","wscript":false,"contributors":false,"serverjs":false},"_id":"tracey@0.1.0","_engineSupported":true,"_npmVersion":"1.0.26","_nodeVersion":"v0.4.12","_defaultsLoaded":true,"dist":{"shasum":"085e47695990b89fd29e25ec0e52f976dc3bbca0","tarball":"https://registry.npmjs.org/tracey/-/tracey-0.1.0.tgz","integrity":"sha512-mctY0krJefGJOxF1iF8AvYrNtORf8c1Notb3LdwZXV7mOhWi12SFU/wUXZNhfvOKoJgRnjt/w6cn2YR/y1WfIA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHr14tCzRF9v7pMGpEezeeYmCTzecGUfKF4NaIWc255IAiEA+qu58bxgTaZqjXwnOGes7oA2vqpiYkUC+YpYNzqcWE8="}]},"maintainers":[{"name":"glenjamin","email":"glenjamin@gmail.com"}]},"0.1.1":{"author":{"name":"Glen Mailer","email":"glenjamin@gmail.com"},"name":"tracey","description":"Get a parsed stack trace for the current location","homepage":"http://github.com/glenjamin/node-tracey","version":"0.1.1","repository":{"type":"git","url":"git://github.com/glenjamin/node-tracey.git"},"licenses":[{"type":"MIT","url":"https://github.com/glenjamin/node-tracey/master/LICENSE"}],"main":"./lib/tracey.js","scripts":{"test":"node ./spec/tracey-spec.js"},"engines":{"node":"~v0.4.10"},"dependencies":{},"devDependencies":{"nodespec":"0.1.x"},"_npmJsonOpts":{"file":"/Users/mailerg/.npm/tracey/0.1.1/package/package.json","wscript":false,"contributors":false,"serverjs":false},"_id":"tracey@0.1.1","_engineSupported":true,"_npmVersion":"1.0.26","_nodeVersion":"v0.4.12","_defaultsLoaded":true,"dist":{"shasum":"86d6b1ade93b4ba700f80f7471675a19f3905218","tarball":"https://registry.npmjs.org/tracey/-/tracey-0.1.1.tgz","integrity":"sha512-mWGtNBhuZXuydqgaVrGmOQlELlMDkOct+yJGr9br1803GppqjdxkX/Mcjf9gosfZB80Tpk97H/uEtcPoRThJ3Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB5+r53fYRPAotroM9aUKDZRCe/jSmj5cFFnWW0qhWe9AiEAhq9aYE+MZ2ls1v+VZA1iV9uM/i8ty/gFf+qfhD2jMW8="}]},"maintainers":[{"name":"glenjamin","email":"glenjamin@gmail.com"}]},"0.2.0":{"author":{"name":"Glen Mailer","email":"glenjamin@gmail.com"},"name":"tracey","description":"Get a parsed stack trace for the current location","homepage":"http://github.com/glenjamin/node-tracey","version":"0.2.0","repository":{"type":"git","url":"git://github.com/glenjamin/node-tracey.git"},"licenses":[{"type":"MIT","url":"https://github.com/glenjamin/node-tracey/master/LICENSE"}],"main":"./lib/tracey.js","scripts":{"test":"node ./spec/tracey-spec.js"},"engines":{"node":"~v0.4.10"},"dependencies":{},"devDependencies":{"nodespec":"0.1.x"},"_npmUser":{"name":"glenjamin","email":"glenjamin@gmail.com"},"_id":"tracey@0.2.0","_engineSupported":true,"_npmVersion":"1.0.103","_nodeVersion":"v0.4.12","_defaultsLoaded":true,"dist":{"shasum":"49551a38aec458200377f2ee1b379585cf5ca132","tarball":"https://registry.npmjs.org/tracey/-/tracey-0.2.0.tgz","integrity":"sha512-HpF9lcFDspnQn0h/hRxztvp6hPTiXjNEF0zS5uzuUls0XZEV51D5FXWcm8v1yF4Ik7ZOR43aZvQgiRVXpbfKgg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtn7uC864jvpolLyN4NeY1dNKzP3a/nNCZlPIuqZQ7vgIgJKN4+UVtf6LIEA0NVYg/qu9KZsnL1c0F3muRwu3TWEo="}]},"maintainers":[{"name":"glenjamin","email":"glenjamin@gmail.com"}]},"0.2.1":{"author":{"name":"Glen Mailer","email":"glenjamin@gmail.com"},"name":"tracey","description":"Get a parsed stack trace for the current location","homepage":"http://github.com/glenjamin/node-tracey","version":"0.2.1","repository":{"type":"git","url":"git://github.com/glenjamin/node-tracey.git"},"licenses":[{"type":"MIT","url":"https://github.com/glenjamin/node-tracey/master/LICENSE"}],"main":"./lib/tracey.js","scripts":{"test":"node ./spec/tracey-spec.js"},"engines":{"node":"*"},"dependencies":{},"devDependencies":{"nodespec":"0.3.x"},"readme":"# Tracey\n\nGet a nice parsed stack trace from the calling location\n\n## Install\n\nnpm install tracey\n\n## Usage\n\nCapturing the current call stack\n\n    var tracey = require('tracey');\n\n    var stack = tracey();\n    console.log(stack);\n\nOr you can pass an exception to parse its stack frames\n\n    try {\n        // .. something bad\n    } catch (ex) {\n        var error_stack = tracey(ex);\n    }\n\nTracy returns an array of frame objects with the following properties:\n\n * path   - the full file path of the executing code\n * line   - the line number of the executing code\n * column - the column number of the executing code\n * func   - the name of the function call\n","_id":"tracey@0.2.1","dist":{"shasum":"aed20490cb83337fc0bac27b39860583f1244a62","tarball":"https://registry.npmjs.org/tracey/-/tracey-0.2.1.tgz","integrity":"sha512-AnUC6mWCh/eX3e1QyjW7Impt2wfYjsbkIxet4BKcjsh88JB1Z091xCRmySz9Heqlz0Wjl3yUdwkmKv4ECQatiA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDLEiORUcHn83RXgiUTdcrisaOBMoMR635xv+pmjK3kHwIhAOnutkc2HQ/tlB7Bag4n71SoF4/Qb0YlmkoM+hOQ/Rxt"}]},"maintainers":[{"name":"glenjamin","email":"glenjamin@gmail.com"}]}},"maintainers":[{"name":"glenjamin","email":"glenjamin@gmail.com"}],"time":{"modified":"2022-06-27T19:36:49.884Z","created":"2011-09-21T12:02:22.237Z","0.1.0":"2011-09-21T12:02:23.506Z","0.1.1":"2011-09-22T09:35:00.067Z","0.2.0":"2011-10-28T12:11:58.010Z","0.2.1":"2012-06-27T06:29:59.275Z"},"author":{"name":"Glen Mailer","email":"glenjamin@gmail.com"},"repository":{"type":"git","url":"git://github.com/glenjamin/node-tracey.git"}}