diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-09-03 12:28:14 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-09-03 12:28:14 -0400 |
| commit | 21b3290d8bc6276fb95ece54494fdfb518552de6 (patch) | |
| tree | 2f4374c56b54bc30d8ecf43ccefde0165a704803 /package.json | |
init
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 15 |
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" +} |
