{
  "name": "typescript-tools",
  "version": "0.3.1",
  "homepage": "https://github.com/noteon/typescript-tools",
  "authors": [
    "qinghai <noteon@gmail.com>"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "devDependencies": {
    "ace-builds": "1.4.12",
    "highlightjs": "9.12.0",
    "lodash":"~4.11.1"
  },
  "dependencies": {
    "jquery": "1.12.4"
  }
}
