add for foundation
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 11 Jun 2019 20:46:52 +0000 (16:46 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 11 Jun 2019 20:46:52 +0000 (16:46 -0400)
json file

package-lock.json [new file with mode: 0644]

diff --git a/package-lock.json b/package-lock.json
new file mode 100644 (file)
index 0000000..26098bc
--- /dev/null
@@ -0,0 +1,11 @@
+{
+  "requires": true,
+  "lockfileVersion": 1,
+  "dependencies": {
+    "foundation-sites": {
+      "version": "6.5.3",
+      "resolved": "https://registry.npmjs.org/foundation-sites/-/foundation-sites-6.5.3.tgz",
+      "integrity": "sha512-ZwI0idjHHjezh6jRjpPxkczvmtUuJ1uGatZHpyloX0MvsFHfM0BFoxrqdXryXugGPdmb+yJi3JYMnz6+5t3K1A=="
+    }
+  }
+}