{
  "name": "deskshell2-win",
  "version": "2.0.8",
  "description": "Deskshell desktop wrapper windows implementation",
  "main": "index.js",
  
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/sihorton/deskshell2-win"
  },
  "files": [
	"deskshell-node.exe"
	,"index.js"
	,"GoogleChromePortable.zip"
  ],
  "keywords": [
    "deskshell",
    "chrome",
    "desktop",
    "html5"
  ],
  "author": "Simon Horton <sij.horton@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sihorton/deskshell2-win/issues"
  },
  "homepage": "https://github.com/sihorton/deskshell2-win"
}
