package.json 611 B

123456789101112131415161718192021
  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. "rellax": "^1.12.1"
  10. },
  11. "devDependencies": {},
  12. "scripts": {
  13. "test": "echo \"Error: no test specified\" && exit 1"
  14. },
  15. "repository": {
  16. "type": "git",
  17. "url": "https://figureslibres.io/gogs/kevin/lamine_wp.git"
  18. },
  19. "author": "",
  20. "license": "ISC"
  21. }