Sha256: 4d984909b27d37d2f1a379b9cda7292a6e3a133c076df166d740a17514ac6e60
Contents?: true
Size: 485 Bytes
Versions: 26
Compression:
Stored size: 485 Bytes
Contents
{ "name": "stackback", "version": "0.0.2", "description": "return list of CallSite objects from a captured stacktrace", "main": "index.js", "scripts": { "test": "mocha --ui qunit" }, "repository": { "type": "git", "url": "git://github.com/shtylman/node-stackback.git" }, "keywords": [ "stacktrace", "trace", "stack" ], "devDependencies": { "mocha": "~1.6.0" }, "author": "Roman Shtylman <shtylman@gmail.com>", "license": "MIT" }
Version data entries
26 entries across 26 versions & 1 rubygems