{
  "name": "@unicef/design-system",
  "version": "0.1.0",
  "description": "UNICEF's design system for creating our web applications.",
  "main": "dist/js/unicef-bundle.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/unicef/design-system.git"
  },
  "author": "UNICEF",
  "license": "GPL-3.0+",
  "dependencies": {},
  "devDependencies": {
    "@babel/core": "^7.3.4",
    "@babel/preset-env": "^7.3.4",
    "bootstrap": "^4.3.1",
    "gulp": "^4.0.0",
    "gulp-babel": "^8.0.0",
    "gulp-cli": "^2.0.1",
    "gulp-concat": "^2.6.1",
    "gulp-cssmin": "^0.2.0",
    "gulp-minify": "^3.1.0",
    "gulp-minify-css": "^1.2.4",
    "gulp-plumber": "^1.2.0",
    "gulp-sass": "^3.1.0",
    "gulp-serve": "^1.4.0",
    "gulp-sourcemaps": "^2.6.4",
    "gulp-svgo": "^1.5.4",
    "gulp-uglify": "^3.0.0",
    "html-pdf": "^2.2.0",
    "jquery": "^3.3.1",
    "phantomjs": "^2.1.7",
    "phantomjs-prebuilt": "^2.1.16",
    "popper.js": "^1.14.3"
  }
}
