{
  "name": "presentation-layer-scripts",
  "version": "1.0.0",
  "description": "Started in WLM Project",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/paragparanjpe/foundations-v2.git"
  },
  "keywords": [
    "TypeScripts"
  ],
  "author": "Manabu Tokunaga",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/paragparanjpe/foundations-v2/issues"
  },
  "homepage": "https://github.com/paragparanjpe/foundations-v2#readme",
  "dependencies": {
    "mithril": "^0.2.5",
    "moment-timezone": "^0.5.13",
    "npm": "^6.1.0",
    "picnic": "^6.3.2",
    "svgjs": "^2.6.2",
    "underscore": "^1.8.3"
  },
  "devDependencies": {
    "@types/mithril": "^0.0.31",
    "@types/moment": "^2.13.0",
    "@types/underscore": "^1.8.0"
  }
}
