You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
254 B

9 years ago
  1. [
  2. { "id": 1, "name": "Conifer", "maxHeight": 115 },
  3. { "id": 2, "name": "Eucalyptus", "maxHeight": 210 },
  4. { "id": 3, "name": "Ash", "maxHeight": 40 },
  5. { "id": 4, "name": "Elder", "maxHeight": 5 },
  6. { "id": 5, "name": "Holly", "maxHeight": 10 }
  7. ]