MINI MINI MANI MO
{
"name": "libnpmaccess",
"version": "4.0.1",
"description": "programmatic library for `npm access` commands",
"author": "Kat Marchán <kzm@sykosomatic.org>",
"license": "ISC",
"scripts": {
"preversion": "npm test",
"postversion": "npm publish",
"postpublish": "git push origin --follow-tags",
"lint": "standard",
"test": "tap"
},
"devDependencies": {
"nock": "^12.0.1",
"standard": "^14.3.0",
"tap": "^14.10.6"
},
"repository": {
"type": "git",
"url": "https://github.com/npm/libnpmaccess.git"
},
"bugs": "https://github.com/npm/libnpmaccess/issues",
"homepage": "https://npmjs.com/package/libnpmaccess",
"dependencies": {
"aproba": "^2.0.0",
"minipass": "^3.1.1",
"npm-package-arg": "^8.0.0",
"npm-registry-fetch": "^9.0.0"
},
"engines": {
"node": ">=10"
},
"tap": {
"check-coverage": true
}
}
OHA YOOOO