{
  "name": "5e85dd1519d7b1d09626",
  "version": "1.0.0",
  "description": "SVGからThree.jsのgeometryへの変換",
  "main": "app://localhost:35729/index.html",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@gist.github.com:/892dc3eb0775c70130b6.git"
  },
  "keywords": [
    "Node-Webkit"
  ],
  "author": "S.F.",
  "license": "MIT",
  "devDependencies": {
  },
  "dependencies": {
    "q": "^1.1.2",
    "request": "^2.53.0"
  },
  "window": {
    "toolbar": true,
    "width": 1280,
    "height": 720
  }
}

