extdirect
Version:
Ext.Direct connector for Sencha Touch/ExtJS
29 lines (28 loc) • 544 B
JSON
{
"name": "extdirect",
"version": "2.0.5",
"description": "Ext.Direct connector for Sencha Touch/ExtJS",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:jurisv/extdirect.git"
},
"keywords": [
"ext",
"direct",
"sencha",
"touch",
"extjs",
"extdirect",
"remoting",
"rpc",
"connector",
"api"
],
"author": "Juris Vecvanags",
"license": "BSD",
"readmeFilename": "README.md"
}