UNPKG

cruk-pattern-library

Version:
51 lines (50 loc) 1.32 kB
{ "name": "cruk-pattern-library", "version": "2.0.2", "homepage": "https://github.com/CRUKorg/cruk-pattern-library", "author": "heylookalive", "scss": "./assets/scss/cruk-base.scss", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/CRUKorg/cruk-pattern-library.git" }, "dependencies": { "bootstrap-sass": "^3.3.7", "jquery.inputmask": "^3.3.4" }, "devDependencies": { "autoprefixer-core": "~5.2.1", "grunt": "^0.4.5", "grunt-autoprefixer": "^2.2.0", "grunt-bless": "^1.0.2", "grunt-build-control": "^0.2.2", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-jshint": "^1.0.0", "grunt-contrib-uglify": "^2.2.1", "grunt-contrib-watch": "^0.6.1", "grunt-jekyll": "^0.4.2", "grunt-parker": "^0.1.3", "grunt-postcss": "^0.5.1", "grunt-sass": "^1.0.0", "jshint-stylish": "^2.2.0", "sass-inline-svg": "^0.2.0" }, "description": "CRUK Pattern library.", "bugs": { "url": "https://github.com/CRUKorg/cruk-pattern-library/issues" }, "main": "assets/css/cruk-base.css", "directories": { "doc": "docs" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "css", "cruk", "pattern-library" ] }