Mercurial > wikked
comparison package.json @ 465:ccac960348a7
cm: Add `package.json` information.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 06 Oct 2018 19:47:35 -0700 |
parents | 2f68a463cb06 |
children | 8ee6e7649aba |
comparison
equal
deleted
inserted
replaced
464:1dc6a0a74da3 | 465:ccac960348a7 |
---|---|
1 { | 1 { |
2 "name": "Wikked", | 2 "name": "Wikked", |
3 "version": "0.1.0", | 3 "version": "0.1.0", |
4 "repository": "https://bitbucket.org/ludovicchabant/Wikked", | |
5 "license": "Apache-2.0", | |
4 "devDependencies": { | 6 "devDependencies": { |
5 "browser-sync": "^2.23.2", | 7 "browser-sync": "^2.23.2", |
6 "gulp": "^3.9.1", | 8 "gulp": "^3.9.1", |
7 "gulp-browserify": "^0.5.1", | 9 "gulp-browserify": "^0.5.1", |
8 "gulp-clean-css": "^3.9.2", | 10 "gulp-clean-css": "^3.9.2", |