spincycle
Version:
A reactive message router and object manager that lets clients subscribe to object property changes on the server
41 lines • 1.18 kB
JSON
{
"name": "ace-widget",
"authors": [
"Horacio Gonzalez <horacio.gonzalez@gmail.com>"
],
"description": "LostInBrittany's Ace (http://ace.c9.io/) widget",
"keywords": [
"web-component",
"web-components",
"polymer",
"lostinbrittany",
"ace"
],
"main": "ace-widget.html",
"license": "MIT",
"homepage": "https://github.com/LostInBrittany/ace-widget",
"ignore": [],
"dependencies": {
"polymer": "Polymer/polymer#^1.5.0",
"ace-builds": "~1.2.0"
},
"devDependencies": {
"bootstrap": "~3.3.2",
"iron-component-page": "PolymerElements/iron-component-page#^1.1.6",
"iron-demo-helpers": "PolymerElements/iron-demo-helpers#^1.2.3",
"paper-styles": "PolymerElements/paper-styles#^1.1.4",
"test-fixture": "PolymerElements/test-fixture#^1.1.1",
"web-component-tester": "^4.3.0"
},
"version": "1.2.3",
"_release": "1.2.3",
"_resolution": {
"type": "version",
"tag": "1.2.3",
"commit": "35cc0b27165f44eb071ebbd89fdfe7d742f7facc"
},
"_source": "https://github.com/LostInBrittany/ace-widget.git",
"_target": "^1.2.3",
"_originalSource": "LostInBrittany/ace-widget",
"_direct": true
}