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.

25 lines
632 B

6 years ago
  1. {
  2. "name": "cssmaterialcolors",
  3. "version": "1.0.0",
  4. "description": "## Install ``` bower install --save cssMaterialColors ```",
  5. "main": "colors.css",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "git+https://github.com/arnaucode/cssMaterialColors.git"
  12. },
  13. "keywords": [
  14. "css",
  15. "material",
  16. "colors",
  17. "cssmaterialcolors"
  18. ],
  19. "author": "arnaucode",
  20. "license": "MIT",
  21. "bugs": {
  22. "url": "https://github.com/arnaucode/cssMaterialColors/issues"
  23. },
  24. "homepage": "https://github.com/arnaucode/cssMaterialColors#readme"
  25. }