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.

14 lines
184 B

  1. {
  2. "name": "utf8",
  3. "version": "2.0.0",
  4. "main": "utf8.js",
  5. "ignore": [
  6. "coverage",
  7. "tests",
  8. ".*",
  9. "component.json",
  10. "Gruntfile.js",
  11. "node_modules",
  12. "package.json"
  13. ]
  14. }