{ "_from": "ssri@^9.0.0", "_id": "ssri@9.0.1", "_inBundle": false, "_integrity": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==", "_location": "/ssri", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ssri@^9.0.0", "name": "ssri", "escapedName": "ssri", "rawSpec": "^9.0.0", "saveSpec": null, "fetchSpec": "^9.0.0" }, "_requiredBy": [ "/cacache", "/make-fetch-happen" ], "_resolved": "https://registry.npmmirror.com/ssri/-/ssri-9.0.1.tgz", "_shasum": "544d4c357a8d7b71a19700074b6883fcb4eae057", "_spec": "ssri@^9.0.0", "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/make-fetch-happen", "author": { "name": "GitHub Inc." }, "bugs": { "url": "https://github.com/npm/ssri/issues" }, "bundleDependencies": false, "dependencies": { "minipass": "^3.1.1" }, "deprecated": false, "description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.", "devDependencies": { "@npmcli/eslint-config": "^3.0.1", "@npmcli/template-oss": "3.5.0", "tap": "^16.0.1" }, "engines": { "node": "^12.13.0 || ^14.15.0 || >=16.0.0" }, "files": [ "bin/", "lib/" ], "homepage": "https://github.com/npm/ssri#readme", "keywords": [ "w3c", "web", "security", "integrity", "checksum", "hashing", "subresource integrity", "sri", "sri hash", "sri string", "sri generator", "html" ], "license": "ISC", "main": "lib/index.js", "name": "ssri", "repository": { "type": "git", "url": "git+https://github.com/npm/ssri.git" }, "scripts": { "coverage": "tap", "lint": "eslint \"**/*.js\"", "lintfix": "npm run lint -- --fix", "postlint": "template-oss-check", "postrelease": "npm publish", "posttest": "npm run lint", "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags", "prerelease": "npm t", "preversion": "npm test", "snap": "tap", "template-oss-apply": "template-oss-apply --force", "test": "tap" }, "tap": { "check-coverage": true }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", "version": "3.5.0" }, "version": "9.0.1" }