This repository has been archived on 2023-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
personal-website-old/package.json
2021-05-23 00:16:10 +02:00

14 lines
278 B
JSON
Executable file

{
"name": "personnal_website",
"version": "1.1.0",
"main": "index.js",
"license": "MIT",
"devDependencies": {
"@11ty/eleventy": "^0.12.1",
"@11ty/eleventy-navigation": "^0.2.0"
},
"dependencies": {
"chaffle": "^2.1.0"
}
}