| 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/hyperdyperid/ |
Upload File : |
{
"_args": [
[
"hyperdyperid@1.2.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "hyperdyperid@1.2.0",
"_id": "hyperdyperid@1.2.0",
"_inBundle": false,
"_integrity": "sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==",
"_location": "/hyperdyperid",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "hyperdyperid@1.2.0",
"name": "hyperdyperid",
"escapedName": "hyperdyperid",
"rawSpec": "1.2.0",
"saveSpec": null,
"fetchSpec": "1.2.0"
},
"_requiredBy": [
"/@jsonjoy.com/json-pack"
],
"_resolved": "https://registry.npmjs.org/hyperdyperid/-/hyperdyperid-1.2.0.tgz",
"_spec": "1.2.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "streamich",
"url": "https://github.com/streamich"
},
"bugs": {
"url": "https://github.com/streamich/hyperdyperid/issues"
},
"dependencies": {},
"description": "Fastest random ID and random string generation for Node.js",
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@semantic-release/npm": "^7.0.6",
"@types/jest": "^26.0.14",
"benchmark": "^2.1.4",
"hyperid": "2.0.5",
"jest": "^26.4.2",
"nanoid": "^3.1.12",
"semantic-release": "^17.1.2",
"shortid": "^2.2.15"
},
"engines": {
"node": ">=10.18"
},
"files": [
"lib/"
],
"homepage": "https://github.com/streamich/hyperdyperid",
"keywords": [],
"license": "MIT",
"main": "lib/index.js",
"name": "hyperdyperid",
"release": {
"verifyConditions": [
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git"
],
"prepare": [
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/streamich/hyperdyperid.git"
},
"scripts": {
"release": "semantic-release",
"test": "jest --config='jest.config.js'"
},
"types": "lib/index.d.ts",
"typings": "lib/index.d.ts",
"version": "1.2.0"
}