| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/reusify/ |
Upload File : |
{
"_args": [
[
"reusify@1.1.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "reusify@1.1.0",
"_id": "reusify@1.1.0",
"_inBundle": false,
"_integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
"_location": "/reusify",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "reusify@1.1.0",
"name": "reusify",
"escapedName": "reusify",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/fastq"
],
"_resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Matteo Collina",
"email": "hello@matteocollina.com"
},
"bugs": {
"url": "https://github.com/mcollina/reusify/issues"
},
"dependencies": {},
"description": "Reuse objects and functions with style",
"devDependencies": {
"@types/node": "^22.9.0",
"c8": "^10.1.2",
"eslint": "^9.13.0",
"neostandard": "^0.12.0",
"pre-commit": "^1.2.2",
"tape": "^5.0.0",
"typescript": "^5.2.2"
},
"engines": {
"iojs": ">=1.0.0",
"node": ">=0.10.0"
},
"homepage": "https://github.com/mcollina/reusify#readme",
"keywords": [
"reuse",
"object",
"performance",
"function",
"fast"
],
"license": "MIT",
"main": "reusify.js",
"name": "reusify",
"pre-commit": [
"lint",
"test",
"test:typescript"
],
"repository": {
"type": "git",
"url": "git+https://github.com/mcollina/reusify.git"
},
"scripts": {
"lint": "eslint",
"test": "tape test.js",
"test:coverage": "c8 --100 tape test.js",
"test:typescript": "tsc"
},
"types": "reusify.d.ts",
"version": "1.1.0"
}