summaryrefslogtreecommitdiffstats
path: root/npm_assets/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'npm_assets/package.json')
-rw-r--r--npm_assets/package.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/npm_assets/package.json b/npm_assets/package.json
new file mode 100644
index 0000000..cde6593
--- /dev/null
+++ b/npm_assets/package.json
@@ -0,0 +1,17 @@
+{
+ "name": "Nikola",
+ "version": "0.1.0",
+ "description": "Nikola, a static site generator",
+ "repository": "https://github.com/getnikola/nikola",
+ "license": "MIT",
+ "dependencies": {
+ "baguettebox.js": "^1.11.0",
+ "bootstrap": "^4.5.2",
+ "html5shiv": "^3.7.3",
+ "jquery": "^3.5.1",
+ "justified-layout": "^3.0.0",
+ "livereload-js": "^2.4.0",
+ "luxon": "^1.24.1",
+ "popper.js": "^1.16.1"
+ }
+}