{
  "name": "canvas-patterns",
  "version": "1.0.1",
  "description": "TS canvas patterns drawing",
  "main": "index.js",
  "scripts": {
    "build": "tsc",
    "watch": "tsc --watch"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/r47717/cancan.git"
  },
  "keywords": [],
  "author": "r47717",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/r47717/cancan/issues"
  },
  "homepage": "https://github.com/r47717/cancan#readme",
  "dependencies": {
    "typescript": "^3.8.3"
  }
}
