summaryrefslogtreecommitdiff
path: root/vines/bower.json
blob: 108a7c16fc11292507fab607951dd4b55b0b0674 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "vines",
  "description": "Vines that spawn on trees and rope",
  "keywords": [
    "vines",
    "trees",
    "rope",
    "jungle"
  ],
  "homepage": "https://github.com/bas080/vines/",
  "screenshots": [
    "https://raw.githubusercontent.com/bas080/vines/forum/screenshot.png"
  ],
  "authors": [
    "bas080"
  ],
  "license": "WTFPL"
}