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.

17 lines
304 B

6 years ago
  1. {
  2. "name": "socialCountBadge",
  3. "main": "socialCountBadge.js",
  4. "authors": [
  5. "arnaucode <arnaucode@gmail.com>"
  6. ],
  7. "description": "",
  8. "license": "MIT",
  9. "homepage": "https://arnaucode.com",
  10. "ignore": [
  11. "**/.*",
  12. "node_modules",
  13. "bower_components",
  14. "test",
  15. "tests"
  16. ]
  17. }