{ "_from": "bootswatch", "_id": "bootswatch@5.1.0", "_inBundle": false, "_integrity": "sha512-HwQjahQSq0u+ydqY0fFyl/GsJIHhBvzjBA8D2XvMvIrHdqYfL1LdD5bnnaEDoJugMCYGud9PQSgq/XkuyFFPMg==", "_location": "/bootswatch", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "bootswatch", "name": "bootswatch", "escapedName": "bootswatch", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.1.0.tgz", "_shasum": "a9c521226aef55bba96b2854ef6fe39737b24f1a", "_spec": "bootswatch", "_where": "/home/sonia/VisualStudioCode/Poryecto-Propio/Proyecto-React-Firebase", "author": { "name": "Thomas Park" }, "bugs": { "url": "https://github.com/thomaspark/bootswatch/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Bootswatch is a collection of themes for Bootstrap.", "devDependencies": { "@lodder/grunt-postcss": "^3.0.0", "autoprefixer": "^10.2.6", "bootstrap": "^5.1.0", "font-awesome": "^4.7.0", "grunt": "^1.3.0", "grunt-contrib-clean": "^2.0.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-connect": "^3.0.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-cssmin": "^3.0.0", "grunt-contrib-watch": "^1.1.0", "grunt-html": "^14.2.2", "grunt-sass": "^3.1.0", "jquery": "^3.6.0", "node-sass": "^5.0.0", "postcss": "^8.3.6", "prismjs": "^1.23.0", "stylelint": "^13.13.1", "stylelint-config-twbs-bootstrap": "^2.2.3" }, "files": [ "dist/**/*.{css,scss}" ], "homepage": "https://bootswatch.com", "license": "MIT", "name": "bootswatch", "repository": { "type": "git", "url": "git+https://github.com/thomaspark/bootswatch.git" }, "scripts": { "build": "grunt swatch", "docs": "grunt docs", "htmllint": "grunt htmllint", "release": "grunt release", "stylelint": "stylelint \"**/*.scss\" --rd", "test": "npm run stylelint" }, "version": "5.1.0" }