1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_args": [
- [
- "minipass-pipeline@1.2.4",
- "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
- ]
- ],
- "_development": true,
- "_from": "minipass-pipeline@1.2.4",
- "_id": "minipass-pipeline@1.2.4",
- "_inBundle": false,
- "_integrity": "sha1-aEcveXEcCEZXwGfFxq2Tzd6oIUw=",
- "_location": "/minipass-pipeline",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "minipass-pipeline@1.2.4",
- "name": "minipass-pipeline",
- "escapedName": "minipass-pipeline",
- "rawSpec": "1.2.4",
- "saveSpec": null,
- "fetchSpec": "1.2.4"
- },
- "_requiredBy": [
- "/@vue/cli-service/cacache"
- ],
- "_resolved": "https://registry.nlark.com/minipass-pipeline/download/minipass-pipeline-1.2.4.tgz",
- "_spec": "1.2.4",
- "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
- "author": {
- "name": "Isaac Z. Schlueter",
- "email": "i@izs.me",
- "url": "https://izs.me"
- },
- "dependencies": {
- "minipass": "^3.0.0"
- },
- "description": "create a pipeline of streams using Minipass",
- "devDependencies": {
- "tap": "^14.6.9"
- },
- "engines": {
- "node": ">=8"
- },
- "files": [
- "index.js"
- ],
- "license": "ISC",
- "name": "minipass-pipeline",
- "scripts": {
- "postpublish": "git push origin --follow-tags",
- "postversion": "npm publish",
- "preversion": "npm test",
- "snap": "tap",
- "test": "tap"
- },
- "tap": {
- "check-coverage": true
- },
- "version": "1.2.4"
- }
|