patternpack
Version:
Build and Document Your Interface. Then Share the Code.
61 lines (60 loc) • 1.51 kB
JSON
{
"name": "patternpack",
"description": "Build and Document Your Interface. Then Share the Code.",
"version": "1.0.6",
"license": "MIT",
"dependencies": {
"assemble": "^0.4.42",
"autoprefixer": "^6.0.3",
"grunt": "^0.4.5",
"grunt-bump": "^0.6.0",
"grunt-concurrent": "^2.0.3",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-connect": "^0.11.2",
"grunt-contrib-copy": "^0.8.1",
"grunt-contrib-less": "^1.0.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-git": "^0.3.5",
"grunt-newer": "^1.1.1",
"grunt-postcss": "^0.6.0",
"grunt-sass": "^1.0.0",
"grunt-sass-globbing": "^1.4.0",
"load-grunt-parent-tasks": "^0.1.1",
"lodash": "^3.10.1",
"merge-defaults": "^0.2.1",
"mkdirp": "^0.5.1",
"patternpack-example-theme": "^1.0.2",
"pretty": "^1.0.0"
},
"devDependencies": {
"grunt-eslint": "^17.3.1",
"load-grunt-tasks": "^3.3.0"
},
"repository": {
"type": "git",
"url": "https://github.com/patternpack/patternpack.git"
},
"bugs": {
"url": "https://github.com/patternpack/patternpack/issues"
},
"author": "John Gully <john.gully@slalom.com>",
"contributors": [
"Marcelo Somers <marcelos@slalom.com>"
],
"keywords": [
"atomic design",
"atomic-design",
"atomicdesign",
"atomic",
"design",
"design system",
"library",
"pack",
"pattern",
"pattern pack",
"pattern-pack",
"pattern-library",
"patternlibrary",
"patternpack"
]
}