{ "name": "ustyle", "version": "1.6.1", "description": "A living styleguide and pattern library by uSwitch.", "keywords": [ "css", "sass", "scss", "js", "javascript", "front-end", "styleguide", "uswitch", "ustyle" ], "homepage": "http://ustyle.guide", "bugs": { "url": "https://github.com/uswitch/ustyle/issues" }, "license": "Apache-2.0", "author": "uSwitch Limited", "contributors": [ "Joe Green ", "David Annez ", "Thomas Britton ", "Ricardo Cerqueira ", "Ivo Reis " ], "main": "dist/ustyle-latest.css", "files": [ "dist/" ], "repository": "uswitch/ustyle", "scripts": { "test": "grunt test" }, "devDependencies": { "async": "^0.9.0", "autoprefixer-core": "^4.0.1", "bluebird": "^2.9.7", "browser-sync": "^1.8.2", "cheerio": "^0.20.0", "cssstats": "^1.0.1", "dss": "^1.0.4", "gray-matter": "^2.0.0", "grunt": "^0.4.5", "grunt-build-control": "^0.3.0", "grunt-contrib-concat": "^0.5.0", "grunt-contrib-copy": "^0.8.0", "grunt-contrib-sass": "^0.9.2", "grunt-contrib-uglify": "^0.9.2", "grunt-contrib-watch": "^0.6.1", "grunt-env": "^0.4.2", "grunt-jscs": "~2.0.0", "grunt-newer": "^1.1.0", "grunt-postcss": "^0.2.0", "grunt-sassdoc": "^2.0.0", "grunt-scss-lint": "~0.3.4", "grunt-shell": "^1.1.1", "grunt-svgmin": "^2.0.0", "grunt-version": "^1.0.0", "handlebars": "^2.0.0", "jscs": "~2.1.0", "load-grunt-tasks": "~3.1.0", "lodash": "^2.4.1", "marked": "^0.3.2", "path": "^0.11.14", "semver": "^4.3.3", "simple-git": "^1.3.0", "stylestats": "^4.2.2", "svg-to-png": "^2.0.0", "svgo": "^0.5.0", "underscore.string": "^3.0.2" } }