summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-08-14 20:36:47 +0200
committerJules Laplace <julescarbon@gmail.com>2017-08-14 20:36:47 +0200
commit12c1d5bd29fcc23b5c0ddb0bf2332d256abbf3a9 (patch)
tree32bed6c58ee53c98d5dd5e1260b44bf43b41b0ca /package.json
project init
Diffstat (limited to 'package.json')
-rw-r--r--package.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..0145e8f
--- /dev/null
+++ b/package.json
@@ -0,0 +1,11 @@
+{
+ "name": "folkestone",
+ "version": "1.0.0",
+ "description": "the folkestone gossip",
+ "main": "index.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "author": "",
+ "license": "ISC"
+}