commit cc1c020adf93bda2ae2d3c7d7d686f56b4289b95
Author: l0bsterz <hide4653@gmail.com>
Date: Mon, 5 Oct 2020 20:45:23 -0400
added base
Diffstat:
1 file changed, 21 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
@@ -0,0 +1,21 @@
+{
+ "name": "l0bsterssg",
+ "version": "1.0.0",
+ "description": "node.js static site generator for l0bster posts",
+ "main": "index.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "keywords": [
+ "npm",
+ "buildscript",
+ "node.js",
+ "SSG",
+ "2f30",
+ "l0bster",
+ "fs",
+ "API"
+ ],
+ "author": "l0bster",
+ "license": "MIT"
+}