angular-2-debugger-pipe
Version:
Angular 2 pipe to trigger a JS debugger from a template
24 lines (23 loc) • 624 B
JSON
{
"name": "angular-2-debugger-pipe",
"version": "0.0.1",
"description": "Angular 2 pipe to trigger a JS debugger from a template",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/phenomnomnominal/angular-2-debugger-pipe.git"
},
"keywords": [
"angular",
"ng2",
"debugger",
"pipe",
"debug"
],
"author": "Craig Spence <craigspence0@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/phenomnomnominal/angular-2-debugger-pipe/issues"
},
"homepage": "https://github.com/phenomnomnominal/angular-2-debugger-pipe#readme"
}