Initial commit: draft (maybe not working) flake.nix
This commit is contained in:
11
package.json
Normal file
11
package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "web-files",
|
||||
"version": "1.0.0",
|
||||
"description": "A package to build and provide CSS and JavaScript files my site depends on",
|
||||
"author": "Danila Fedorin",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@navsnpm/katex-expression": "^1.1.0",
|
||||
"katex": "^0.16.9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user