UNPKG

844 BJSONView Raw
1{
2 "name": "plumes",
3 "version": "0.3.2",
4 "description": "Flying-fast Metro future vision components",
5 "main": "index.js",
6 "repository": {
7 "type": "git",
8 "url": "https://github.com/CodeCorico/plumes.git"
9 },
10 "keywords": [
11 "ui",
12 "patterns",
13 "components",
14 "design",
15 "metro",
16 "future",
17 "vision"
18 ],
19 "author": "CodeCorico <hello@codecorico.com>",
20 "bugs": {
21 "url": "https://github.com/CodeCorico/plumes/issues"
22 },
23 "homepage": "https://github.com/CodeCorico/plumes",
24 "dependencies": {
25 "extend": "~2.0.0",
26 "font-awesome": "~4.3.0",
27 "fs-extra": "~0.22.1",
28 "glob": "~5.0.14",
29 "gulp": "~3.8.11",
30 "gulp-less": "~3.0.1",
31 "gulp-minify-css": "~1.0.0",
32 "gulp-rename": "~1.2.0",
33 "gulp-sourcemaps": "~1.5.0",
34 "gulp-uglify": "~1.1.0"
35 },
36 "license": "MIT"
37}