ember-inspector-prebuilt
Version:
A pre-built set of distributable assets from the ember.js ember-inspector project.
17 lines (16 loc) • 522 B
JSON
{
"name": "ember-inspector",
"version": "2.0.5",
"fullName": "Ember Inspector",
"id": "ember-inspector@emberjs.com",
"description": "Tool for debugging Ember applications.",
"permissions": {"private-browsing": true},
"main": "lib/main.js",
"preferences": [{
"name": "tomsterLocationbarButtonToggle",
"title": "Display The Tomster icon when a site runs Ember.js",
"description": "Display The Tomster icon when a site runs Ember.js",
"type": "bool",
"value": false
}]
}