bower.json 352 B

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