From ea1d62cd1bcf8d0b05546305172d1c8e9bfdb587 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 16 Sep 2015 21:27:30 -0400 Subject: readme --- package.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 package.json (limited to 'package.json') diff --git a/package.json b/package.json new file mode 100644 index 00000000..7eeb9d15 --- /dev/null +++ b/package.json @@ -0,0 +1,23 @@ +{ + "name": "stone-island-cms", + "version": "1.0.0", + "description": "Stone Island CMS", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": { + "type": "git", + "url": "https://github.com/okfocus/stone-island.git" + }, + "author": "OKFocus", + "license": "LNT", + "bugs": { + "url": "https://github.com/okfocus/stone-island/issues" + }, + "homepage": "https://github.com/okfocus/stone-island", + "dependencies": { + "object-assign": "^2.0.0", + "okcms": "git+ssh://git@github.com:okfocus/okcms.git#v0.1.14" + } +} -- cgit v1.2.3-70-g09d2