| 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/to-buffer/ |
Upload File : |
{
"_args": [
[
"to-buffer@1.2.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "to-buffer@1.2.1",
"_id": "to-buffer@1.2.1",
"_inBundle": false,
"_integrity": "sha512-tB82LpAIWjhLYbqjx3X4zEeHN6M8CiuOEy2JY8SEQVdYRe3CCHOFaqrBW1doLDrfpWhplcW7BL+bO3/6S3pcDQ==",
"_location": "/to-buffer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "to-buffer@1.2.1",
"name": "to-buffer",
"escapedName": "to-buffer",
"rawSpec": "1.2.1",
"saveSpec": null,
"fetchSpec": "1.2.1"
},
"_requiredBy": [
"/pbkdf2",
"/sha.js"
],
"_resolved": "https://registry.npmjs.org/to-buffer/-/to-buffer-1.2.1.tgz",
"_spec": "1.2.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Mathias Buus",
"url": "@mafintosh"
},
"auto-changelog": {
"output": "CHANGELOG.md",
"template": "keepachangelog",
"unreleased": false,
"commitLimit": false,
"backfillLimit": false,
"hideCredit": true
},
"bugs": {
"url": "https://github.com/browserify/to-buffer/issues"
},
"dependencies": {
"isarray": "^2.0.5",
"safe-buffer": "^5.2.1",
"typed-array-buffer": "^1.0.3"
},
"description": "Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.",
"devDependencies": {
"@ljharb/eslint-config": "^21.1.1",
"auto-changelog": "^2.5.0",
"available-typed-arrays": "^1.0.7",
"encoding": "^0.1.13",
"eslint": "=8.8.0",
"for-each": "^0.3.5",
"npmignore": "^0.3.1",
"nyc": "^10.3.2",
"tape": "^5.9.0"
},
"engines": {
"node": ">= 0.4"
},
"homepage": "https://github.com/browserify/to-buffer",
"license": "MIT",
"main": "index.js",
"name": "to-buffer",
"publishConfig": {
"ignore": [
".github/workflows",
"test"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/browserify/to-buffer.git"
},
"scripts": {
"lint": "eslint --ext=js,mjs .",
"posttest": "npx npm@\">= 10.2\" audit --production",
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
"prepack": "npmignore --auto --commentLines=autogenerated",
"pretest": "npm run lint",
"test": "npm run tests-only",
"tests-only": "nyc tape 'test/**/*'",
"version": "auto-changelog && git add CHANGELOG.md"
},
"sideEffects": false,
"version": "1.2.1"
}