%PDF- %PDF-
Direktori : /www/specpages-backup/node_modules/favicons/ |
Current File : //www/specpages-backup/node_modules/favicons/package.json |
{ "_from": "favicons@^5.3.0", "_id": "favicons@5.5.0", "_inBundle": false, "_integrity": "sha512-xZ4B+fZDuq2y999iorrYq4KuBT3OIZHU+CVfjOWQbjOC1OiU0xbf6pp4Ju/yAfJn7W74RVrC3Cv0oqR5CLvviw==", "_location": "/favicons", "_phantomChildren": { "inherits": "2.0.4", "readable-stream": "3.6.2" }, "_requested": { "type": "range", "registry": true, "raw": "favicons@^5.3.0", "name": "favicons", "escapedName": "favicons", "rawSpec": "^5.3.0", "saveSpec": null, "fetchSpec": "^5.3.0" }, "_requiredBy": [ "/hexo-filter-cleanup" ], "_resolved": "https://registry.npmjs.org/favicons/-/favicons-5.5.0.tgz", "_shasum": "4badbecac81ddf2793b8149d0823d97c2077445b", "_spec": "favicons@^5.3.0", "_where": "/www/specpages-backup/node_modules/hexo-filter-cleanup", "author": { "name": "Hayden Bleasel", "email": "haydenbleasel@gmail.com" }, "ava": { "require": [ "@babel/register" ], "files": [ "test/**/*.test.js", "test/*.test.js" ] }, "bugs": { "url": "https://github.com/itgalaxy/favicons/issues" }, "bundleDependencies": false, "dependencies": { "clone": "^2.1.2", "colors": "^1.4.0", "core-js": "^3.4.5", "image-size": "^0.8.3", "jimp": "^0.9.3", "jsontoxml": "^1.0.1", "lodash.defaultsdeep": "^4.6.1", "require-directory": "^2.1.1", "sharp": "^0.23.3", "through2": "^3.0.1", "tinycolor2": "^1.4.1", "to-ico": "^1.1.5", "vinyl": "^2.2.0", "xml2js": "^0.4.22" }, "deprecated": false, "description": "Favicon generator for Node.js", "devDependencies": { "@babel/core": "^7.7.4", "@babel/preset-env": "^7.7.4", "@babel/register": "^7.7.4", "ava": "^2.4.0", "babel-plugin-istanbul": "^5.2.0", "concordance-comparator": "^0.1.0", "del": "^5.1.0", "dir-compare": "^1.8.0", "eslint": "^6.7.1", "eslint-config-prettier": "^6.7.0", "eslint-plugin-prettier": "^3.1.1", "fibers": "^4.0.2", "gulp": "^4.0.2", "gulp-babel": "^8.0.0", "gulp-eslint": "^6.0.0", "nyc": "^14.1.1", "prettier": "^1.19.1", "resemblejs": "^3.2.3" }, "engines": { "node": ">=8.9.4" }, "files": [ "dist/" ], "homepage": "https://github.com/itgalaxy/favicons", "keywords": [ "favicon", "ico", "generator", "node", "realfavicongenerator", "gulpfriendly" ], "license": "MIT", "main": "dist/index.js", "name": "favicons", "repository": { "type": "git", "url": "git+https://github.com/itgalaxy/favicons.git" }, "scripts": { "coverage": "nyc npm test", "fix": "npm run lint -- --fix", "lint": "eslint . --ignore-path .gitignore", "prepare": "gulp", "pretest": "npm run lint", "test": "npm run test-only", "test-only": "ava" }, "version": "5.5.0" }