{
  "name": "usajobs-design-system",
  "version": "1.11.0",
  "description": "USAJOBS design system",
  "license": "SEE LICENSE in LICENSE.md",
  "bugs": {
    "url": "https://github.com/USAJOBS/design-system/issues"
  },
  "homepage": "http://usajobs.github.io/design-system/",
  "main": "gulpfile.js",
  "scripts": {
    "build": "gulp build",
    "clean": "gulp clean",
    "dev": "NODE_ENV=dev gulp",
    "deploy": "git subtree push --prefix _site origin gh-pages",
    "open:repo": "opener http://github.com/USAJOBS/design-system",
    "open:module": "opener https://www.npmjs.com/package/usajobs-design-system",
    "start": "npm run dev",
    "test": "gulp test"
  },
  "keywords": [
    "USAJOBS",
    "gov",
    "design",
    "system"
  ],
  "repository": {
    "type": "git",
    "url": "http://github.com/USAJOBS/design-system.git"
  },
  "author": "Lab @ OPM",
  "contributors": [
    "Min Chung <min.chung@opm.gov>",
    "Matthew Dingee <matthew.dingee@opm.gov>",
    "Debbie LeNard <deborah.lenard@opm.gov>",
    "Quadrina Quinn <quadrina.quinn@opm.gov>",
    "Kyhry Taylor",
    "Peter Toohey"
  ],
  "devDependencies": {
    "autoprefixer": "^9.4.5",
    "babel-preset-es2015": "^6.24.1",
    "babelify": "^7.3.0",
    "bourbon": "4.3.4",
    "bourbon-neat": "^2.1.0",
    "browser-sync": "^2.26.5",
    "browserify": "^16.2.3",
    "css-mqpacker": "^7.0.0",
    "cssnano": "^4.1.10",
    "csswring": "^7.0.0",
    "del": "^3.0.0",
    "fancy-log": "1.3.3",
    "gulp": "^4.0.0",
    "gulp-accessibility": "3.1.1",
    "gulp-concat": "^2.6.1",
    "gulp-cssnano": "^2.1.3",
    "gulp-jshint": "^2.1.0",
    "gulp-postcss": "^8.0.0",
    "gulp-rename": "1.4.0",
    "gulp-run": "1.7.1",
    "gulp-sass": "^4.0.2",
    "gulp-sourcemaps": "^2.6.4",
    "gulp-stylelint": "^8.0.0",
    "gulp-uglify": "^3.0.1",
    "jshint": "^2.9.7",
    "jshint-stylish": "^2.2.0",
    "node-sass": "^4.12.0",
    "opener": "^1.5.1",
    "prettier": "^1.15.3",
    "prettier-stylelint": "^0.4.2",
    "readmore-js": "^2.2.1",
    "stylelint": "^9.5.0",
    "stylelint-scss": "^3.3.0",
    "vinyl-buffer": "^1.0.1",
    "vinyl-source-stream": "^2.0.0"
  },
  "dependencies": {
    "jquery": ">=3.4.0",
    "npm": "^6.9.0",
    "uswds": "^1.6.9"
  }
}
