{
  "name": "webforge-js-components",
  "version": "1.0.7",
  "description": "",
  "homepage": "https://github.com/webforge-labs/js-components",
  "bugs": "https://github.com/webforge-labs/js-components/issues",
  "author": {
    "name": "Philipp Scheit",
    "email": "p.scheit@ps-webforge.com"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/webforge-labs/js-components"
  },
  "license": "MIT",
  "keywords": [],
  "dependencies": {
    "shimney-lodash": "~2.2.1",
    "shimney-knockout": "*",
    "shimney-knockout-mapping": "~2.4.1",
    "shimney-json": "~1.0.0"
  },
  "devDependencies": {
    "matchdep": "~0.3.0",
    "grunt": "~0.4.5",
    "grunt-release": "~0.7.0",
    "chai": "~1.10.0",
    "requirejs": "~2.1.15",
    "load-grunt-config": "~0.16.0",
    "grunt-shimney-sweeper": "~1.2.5"
  },
  "main": "index.js",
  "scripts": {
    "test": "grunt test"
  }
}
