summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-09-03 12:28:14 -0400
committerJules Laplace <jules@okfoc.us>2015-09-03 12:28:14 -0400
commit21b3290d8bc6276fb95ece54494fdfb518552de6 (patch)
tree2f4374c56b54bc30d8ecf43ccefde0165a704803 /package.json
init
Diffstat (limited to 'package.json')
-rw-r--r--package.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..600dedc
--- /dev/null
+++ b/package.json
@@ -0,0 +1,15 @@
+{
+ "name": "bucky",
+ "version": "3.0.0",
+ "description": "bucky",
+ "main": "index.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git@ghghgh.us:bucky.git"
+ },
+ "author": "",
+ "license": "LNT"
+}