config.json 241 B

12345678910
  1. {
  2. "slug": "remplacement-replacewith",
  3. "title": "Remplacement : replaceWith",
  4. "category": "misc",
  5. "html": [ "example.html" ],
  6. "js": [ "script.js" ],
  7. "css": [],
  8. "libsJs": [ "jquery-3.2.1.min.js" ],
  9. "libsCss": [ "styles.css" ]
  10. }