{
  "name": "jsdk-offical",
  "version": "2.7.0",
  "description": "JSDK is the most comprehensive TypeScript framework, like JDK.",
  "main": "index.js",
  "directories": {
    "doc": "docs",
    "example": "examples",
    "test": "tests"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fengboyue/jsdk.git"
  },
  "keywords": [
    "JSDK",
    "Annotation",
    "Reflection",
    "AOP",
    "DI",
    "Thread",
    "Timer",
    "JS2D",
    "JSMVC",
    "JSAN",
    "JSVP",
    "JSFX",
    "JSUnit"
  ],
  "author": "Frank.Feng <boyue.feng@foxmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/fengboyue/jsdk/issues"
  },
  "homepage": "https://github.com/fengboyue/jsdk#readme"
}
