package.json 281 B

1234567891011121314
  1. {
  2. "id": "standard-id",
  3. "fullName": "standard ID test",
  4. "author": "Tomislav Jovanovic",
  5. "preferences": [{
  6. "name": "test13",
  7. "type": "integer",
  8. "title": "test13",
  9. "value": 26
  10. }],
  11. "preferences-branch": "invalid^branch*name"
  12. }