changeset 465:ccac960348a7

cm: Add `package.json` information.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 06 Oct 2018 19:47:35 -0700
parents 1dc6a0a74da3
children 8ee6e7649aba
files package.json
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/package.json	Sat Oct 06 19:40:52 2018 -0700
+++ b/package.json	Sat Oct 06 19:47:35 2018 -0700
@@ -1,6 +1,8 @@
 {
   "name": "Wikked",
   "version": "0.1.0",
+  "repository": "https://bitbucket.org/ludovicchabant/Wikked",
+  "license": "Apache-2.0",
   "devDependencies": {
     "browser-sync": "^2.23.2",
     "gulp": "^3.9.1",