mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-08 07:18:47 +00:00
update
This commit is contained in:
11
docs/starter/package.json
Normal file
11
docs/starter/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "my-archivox-site",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "eleventy --serve",
|
||||
"build": "node node_modules/archivox/src/generator/index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"archivox": "*"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user