spincycle
Version:
A reactive message router and object manager that lets clients subscribe to object property changes on the server
37 lines • 791 B
JSON
{
"name": "stacky",
"description": "Stacky parses stack traces from various sources, and formats them in readable ways.",
"main": "browser.js",
"authors": [
"The Polymer Authors"
],
"ignore": [
"*",
"!/lib/*.js",
"!/LICENSE",
"!/browser.js"
],
"license": "BSD-3-Clause",
"keywords": [
"stack",
"trace",
"error",
"stack parser",
"trace parser"
],
"homepage": "https://github.com/PolymerLabs/stacky",
"moduleType": [
"amd",
"globals"
],
"version": "1.3.2",
"_release": "1.3.2",
"_resolution": {
"type": "version",
"tag": "v1.3.2",
"commit": "fa297bb077559544c56b4a123c05df2ff97e9fdc"
},
"_source": "https://github.com/PolymerLabs/stacky.git",
"_target": "^1.3.0",
"_originalSource": "stacky"
}