{
  "name": "mcore-ext",
  "version": "2.0.10",
  "description": "mcore ext",
  "main": "index.js",
  "dependencies": {
    "@types/chai": "^3.4.34",
    "@types/fs-extra": "^0.0.34",
    "@types/glob": "^5.0.30",
    "@types/jquery": "^2.0.33",
    "@types/mocha": "^2.2.32",
    "@types/sprintf-js": "^0.0.27",
    "@types/webpack": "^1.12.35",
    "chai": "^3.5.0",
    "compiler-webpack-plugin": "^0.0.1",
    "css-loader": "^0.25.0",
    "form-serializer": "^2.5.0",
    "fs-extra": "^1.0.0",
    "glob": "^7.1.1",
    "jquery": "^3.1.1",
    "jsdom": "^9.8.3",
    "jsdom-global": "^2.1.0",
    "mcore3": "^3.2.4",
    "mocha": "^3.1.2",
    "mocha-jsdom": "^1.1.0",
    "node-sass": "^3.11.1",
    "sass-loader": "^4.0.2",
    "source-map-support": "^0.4.6",
    "sprintf-js": "^1.0.3",
    "style-loader": "^0.13.1",
    "ts-node": "^1.7.0",
    "tslib": "^1.2.0",
    "typedoc": "^0.5.1",
    "typescript": "rc",
    "webpack": "^1.13.3",
    "webpack-node-externals": "^1.5.4"
  },
  "devDependencies": {},
  "scripts": {
    "test": "node test.js",
    "build": "tsc -w",
    "doc": "mcore doc ./ui ./util ./formatters ./binder"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vfasky/mcore-ext.git"
  },
  "keywords": [
    "mcore",
    "ext"
  ],
  "author": "vfasky@gmail.com",
  "license": "BSD-2-Clause",
  "bugs": {
    "url": "https://github.com/vfasky/mcore-ext/issues"
  },
  "homepage": "https://github.com/vfasky/mcore-ext#readme"
}
