groundtruth/PoziMobile

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "pozimobile",
  "dependencies": {},
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-jasmine": "~0.5.1",
    "grunt-template-jasmine-requirejs": "~0.1.5",
    "grunt-cli": "~0.1.9"
  },
  "scripts": {
    "test": "grunt jasmine"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/groundtruth/PoziMobile.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/groundtruth/PoziMobile/issues"
  }
}