package.json 586 B

1234567891011121314151617181920
  1. {
  2. "name": "la_mine",
  3. "version": "1.0.0",
  4. "description": "<p align=\"center\"> <a href=\"https://roots.io/bedrock/\"> <img alt=\"Bedrock\" src=\"https://cdn.roots.io/app/uploads/logo-bedrock.svg\" height=\"100\"> </a> </p>",
  5. "main": "index.js",
  6. "dependencies": {
  7. "flickity": "^2.2.1",
  8. "normalize.css": "^8.0.1"
  9. },
  10. "devDependencies": {},
  11. "scripts": {
  12. "test": "echo \"Error: no test specified\" && exit 1"
  13. },
  14. "repository": {
  15. "type": "git",
  16. "url": "https://figureslibres.io/gogs/kevin/lamine_wp.git"
  17. },
  18. "author": "",
  19. "license": "ISC"
  20. }