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.
 
 
 

18 regels
345 B

  1. {
  2. "plugins": [
  3. {
  4. "name": "jsonpack",
  5. "description": "A compression algorithm for JSON",
  6. "version": "1.1.5",
  7. "ondemand": false,
  8. "files": [
  9. {
  10. "type": "script",
  11. "url": "https://cdn.jsdelivr.net/npm/jsonpack@1.1.5/main.min.js"
  12. }
  13. ],
  14. "ref": "https://www.jsdelivr.com/package/npm/jsonpack"
  15. }
  16. ]
  17. }