Server IP : 66.29.132.122 / Your IP : 18.117.12.43 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 : /proc/self/root/opt/alt/alt-nodejs11/root/lib/node_modules/npm/node_modules/bin-links/ |
Upload File : |
{ "_args": [ [ "bin-links@1.1.2", "/Users/rebecca/code/npm" ] ], "_from": "bin-links@1.1.2", "_id": "bin-links@1.1.2", "_inBundle": false, "_integrity": "sha512-8eEHVgYP03nILphilltWjeIjMbKyJo3wvp9K816pHbhP301ismzw15mxAAEVQ/USUwcP++1uNrbERbp8lOA6Fg==", "_location": "/bin-links", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "bin-links@1.1.2", "name": "bin-links", "escapedName": "bin-links", "rawSpec": "1.1.2", "saveSpec": null, "fetchSpec": "1.1.2" }, "_requiredBy": [ "/", "/libcipm" ], "_resolved": "https://registry.npmjs.org/bin-links/-/bin-links-1.1.2.tgz", "_spec": "1.1.2", "_where": "/Users/rebecca/code/npm", "author": { "name": "Mike Sherov" }, "bugs": { "url": "https://github.com/npm/bin-links/issues" }, "dependencies": { "bluebird": "^3.5.0", "cmd-shim": "^2.0.2", "gentle-fs": "^2.0.0", "graceful-fs": "^4.1.11", "write-file-atomic": "^2.3.0" }, "description": "JavaScript package binary linker", "devDependencies": { "mkdirp": "^0.5.1", "nyc": "^11.1.0", "rimraf": "^2.6.2", "standard": "^10.0.3", "standard-version": "^4.2.0", "tap": "^10.7.2", "weallbehave": "^1.2.0", "weallcontribute": "^1.0.8" }, "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", "repository": { "type": "git", "url": "git://github.com/npm/bin-links.git" }, "scripts": { "postrelease": "npm publish && git push --follow-tags", "prerelease": "npm t", "pretest": "standard", "release": "standard-version -s", "test": "tap -J --nyc-arg=--all --coverage test/*.js", "update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'", "update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'" }, "version": "1.1.2" }