{
  "_args": [
    [
      "bootstrap-italia@1.3.8",
      "/Users/riccardomarcigliano/Documents/PROGETTI/project-basic-template"
    ]
  ],
  "_from": "bootstrap-italia@1.3.8",
  "_id": "bootstrap-italia@1.3.8",
  "_inBundle": false,
  "_integrity": "sha512-GzSmekntacOnjJ4ZbaFapgWnl+H0OnVYzcG1BaIiXxVJCzQQRNvgkN4eyNHEk7OdWPQM5FyOyOkdAub/8JyJig==",
  "_location": "/bootstrap-italia",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "bootstrap-italia@1.3.8",
    "name": "bootstrap-italia",
    "escapedName": "bootstrap-italia",
    "rawSpec": "1.3.8",
    "saveSpec": null,
    "fetchSpec": "1.3.8"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/bootstrap-italia/-/bootstrap-italia-1.3.8.tgz",
  "_spec": "1.3.8",
  "_where": "/Users/riccardomarcigliano/Documents/PROGETTI/project-basic-template",
  "author": {
    "name": "Presidenza del Consiglio dei Ministri"
  },
  "browserslist": [
    "last 2 versions",
    "> 1%"
  ],
  "bugs": {
    "url": "https://github.com/italia/bootstrap-italia/issues"
  },
  "dependencies": {
    "bootstrap": "4.3.1",
    "bootstrap-select": "1.13.10",
    "jquery": "^3.4.1",
    "owl.carousel": "2.3.4",
    "popper.js": "1.14.7",
    "svgxuse": "1.2.6"
  },
  "description": "Bootstrap Italia è un tema Bootstrap 4 per la creazione di applicazioni web nel pieno rispetto delle Linee guida di design per i servizi web della PA",
  "devDependencies": {
    "@babel/core": "^7.2.2",
    "@babel/plugin-proposal-object-rest-spread": "^7.2.0",
    "@babel/preset-env": "^7.2.3",
    "@octokit/rest": "^15.2.6",
    "browser-sync": "^2.26.7",
    "conventional-changelog": "^3.1.10",
    "cross-spawn": "^6.0.5",
    "fancy-log": "^1.3.2",
    "gh-pages": "^1.2.0",
    "gulp": "^4.0.0",
    "gulp-append-prepend": "^1.0.8",
    "gulp-autoprefixer": "^5.0.0",
    "gulp-babel": "^8.0.0",
    "gulp-clean-css": "^3.9.0",
    "gulp-concat": "^2.6.1",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^0.6.1",
    "gulp-sass": "^4.0.2",
    "gulp-sourcemaps": "^2.6.4",
    "gulp-svg-sprite": "^1.5.0",
    "gulp-touch-cmd": "0.0.1",
    "gulp-uglify": "^3.0.0",
    "node-sass": "^4.12.0",
    "prettier": "1.16.1",
    "replace-in-file": "^3.4.0"
  },
  "files": [
    "dist/",
    "src/"
  ],
  "homepage": "https://italia.github.io/bootstrap-italia/",
  "keywords": [
    "css",
    "sass",
    "mobile-first",
    "responsive",
    "front-end",
    "framework",
    "web"
  ],
  "license": "BSD-3-Clause",
  "main": "dist/js/bootstrap-italia.min.js",
  "name": "bootstrap-italia",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/italia/bootstrap-italia.git"
  },
  "scripts": {
    "build": "gulp build",
    "bump-major": "npm version major -m \"Release %s\"",
    "bump-minor": "npm version minor -m \"Release %s\"",
    "bump-patch": "npm version patch -m \"Release %s\"",
    "documentation-build": "bundle exec jekyll build",
    "documentation-deploy-to-gh-pages": "bundle exec jekyll build --config _config.yml,_config_production.yml && gh-pages -d _site -m 'Update documentation [ci skip]'",
    "documentation-serve": "bundle exec jekyll serve",
    "postversion": "echo \"You can now publish your tag with 'git push --follow-tags'\"",
    "preversion": "npm test",
    "release": "node scripts/release",
    "start": "gulp serve",
    "test": "npm run test-htmlproofer",
    "test-a11y": "npx pa11y-ci --sitemap http://localhost:4000/sitemap.xml",
    "test-a11y-one": "npx pa11y-ci",
    "test-htmlproofer": "bundle exec htmlproofer ./_site --assume-extension --check-html --allow-hash-href --disable-external",
    "version": "node scripts/config-sync && git add _config.yml"
  },
  "style": "dist/css/bootstrap-italia.min.css",
  "version": "1.3.8"
}
