{
  "name": "pwabuilder-macx",
  "version": "1.0.0",
  "description": "PWA Builder Windows 10 Platform",
  "repository": {
    "type": "git",
    "url": "https://github.com/manifoldjs/manifoldjs-windows10.git"
  },
  "engines": {
    "node": ">=0.12.0"
  },
  "engine-strict": true,
  "author": {
    "name": "TBD",
    "email": "TBD",
    "url": "TBD"
  },
  "license": "MIT",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/manifoldjs/manifoldjs-windows10/blob/master/LICENSE.txt"
    }
  ],
  "keywords": [
    "convert manifest",
    "manifest",
    "W3C",
    "Manifold",
    "ManifoldJS",
    "PWA",
    "PWA Builder",
    "Windows",
    "Windows 10",
    "UAP",
    "Universal Application Platform",
    "UWP",
    "Universal Windows Platform"
  ],
  "dependencies": {
    "archiver": "^0.21.0",
    "cloudappx-server": "^0.0.6",
    "color": "^1.0.2",
    "pwabuilder-lib": "^2.0.0-rc",
    "q": "^1.4.1",
    "readline": "^1.3.0",
    "request": "^2.67.0",
    "xmldom": "^0.1.27"
  },
  "optionalDependencies": {
    "hwa": "^0.0.7"
  },
  "devDependencies": {
    "blanket": "1.1.6",
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-jshint": "^0.11.3",
    "grunt-contrib-nodeunit": "^0.4.1",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-mocha-test": "^0.12.7",
    "jshint-stylish": "^1.0.0",
    "jshint-teamcity": "^1.0.6",
    "load-grunt-tasks": "^1.0.0",
    "mocha": "^2.1.0",
    "mocha-teamcity-reporter": "0.0.4",
    "should": "^5.0.1",
    "time-grunt": "^1.0.0",
    "travis-cov": "^0.2.5"
  },
  "scripts": {
    "test": "grunt",
    "debug-tests": "mocha test/**/*.js --debug-brk"
  },
  "bugs": {
    "url": "https://github.com/manifoldjs/manifoldjs-windows10/issues"
  },
  "homepage": "https://github.com/manifoldjs/manifoldjs-windows10"
}
