{
  "name": "sencha-ts",
  "version": "0.0.5",
  "description": "基于ExtJS6.2.0gpl，导出了所有类的TypeScript声明。便于开发使用。",
  "main": "",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fanfanyimeng/sencha-ts.git"
  },
  "keywords": [
    "ExtJS+TypeScript"
  ],
  "author": "fanfanyimeng",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/fanfanyimeng/sencha-ts/issues"
  },
  "homepage": "https://github.com/fanfanyimeng/sencha-ts#readme"
}
