Server IP : 66.29.132.122 / Your IP : 3.143.22.177 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /lib/node_modules/npm/node_modules/bin-links/ |
Upload File : |
{ "_from": "bin-links@1.1.8", "_id": "bin-links@1.1.8", "_inBundle": false, "_integrity": "sha512-KgmVfx+QqggqP9dA3iIc5pA4T1qEEEL+hOhOhNPaUm77OTrJoOXE/C05SJLNJe6m/2wUK7F1tDSou7n5TfCDzQ==", "_location": "/bin-links", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "bin-links@1.1.8", "name": "bin-links", "escapedName": "bin-links", "rawSpec": "1.1.8", "saveSpec": null, "fetchSpec": "1.1.8" }, "_requiredBy": [ "#USER", "/", "/libcipm", "/libnpm" ], "_resolved": "https://registry.npmjs.org/bin-links/-/bin-links-1.1.8.tgz", "_shasum": "bd39aadab5dc4bdac222a07df5baf1af745b2228", "_spec": "bin-links@1.1.8", "_where": "/Users/claudiahdz/npm/cli", "author": { "name": "Mike Sherov" }, "bugs": { "url": "https://github.com/npm/bin-links/issues" }, "bundleDependencies": false, "dependencies": { "bluebird": "^3.5.3", "cmd-shim": "^3.0.0", "gentle-fs": "^2.3.0", "graceful-fs": "^4.1.15", "npm-normalize-package-bin": "^1.0.0", "write-file-atomic": "^2.3.0" }, "deprecated": false, "description": "JavaScript package binary linker", "devDependencies": { "mkdirp": "^0.5.1", "nyc": "^13.1.0", "rimraf": "^2.6.3", "standard": "^10.0.3", "standard-version": "^4.4.0", "tap": "^12.1.3" }, "files": [ "index.js" ], "homepage": "https://github.com/npm/bin-links#readme", "keywords": [ "npm", "gentle", "fs" ], "license": "Artistic-2.0", "main": "index.js", "name": "bin-links", "publishConfig": { "tag": "legacy" }, "repository": { "type": "git", "url": "git://github.com/npm/bin-links.git" }, "scripts": { "postrelease": "npm publish && git push --follow-tags", "posttest": "standard", "prerelease": "npm t", "release": "standard-version -s", "test": "tap -J --nyc-arg=--all --coverage test/*.js --100" }, "version": "1.1.8" }