{
  "name": "structure-js",
  "version": "0.15.5",
  "description": "A class based utility library for building modular and scalable web platform applications. Features opt-in classes and utilities which provide a solid foundation and toolset to build your next project.",
  "url": "https://github.com/codeBelt/StructureJS",
  "repository": "https://github.com/codeBelt/StructureJS",
  "author": "codeBelt",
  "license": "MIT",
  "keywords": [
    "structure",
    "structurejs",
    "structure-js",
    "javascript",
    "typescript",
    "actionscript"
  ],
  "devDependencies": {
    "del": "2.2.2",
    "grunt": "^0.4.5",
    "grunt-contrib-clean": "^0.7.0",
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-copy": "^0.8.2",
    "grunt-contrib-uglify": "^0.11.0",
    "grunt-contrib-yuidoc": "0.5.2",
    "grunt-jest": "^0.2.0",
    "grunt-ts": "^6.0.0-beta.15",
    "gulp": "3.9.1",
    "gulp-jest": "0.5.2",
    "gulp-typescript": "^3.1.6",
    "gulp-yuidoc": "0.1.2",
    "jest-cli": "15.1.1",
    "jquery": "^2.1.4",
    "matchdep": "^1.0.0",
    "typescript": "^2.2.2"
  }
}
