| 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:/Program Files/nodejs/node_modules/npm/node_modules/strict-uri-encode/ |
Upload File : |
{
"_from": "strict-uri-encode@^2.0.0",
"_id": "strict-uri-encode@2.0.0",
"_inBundle": false,
"_integrity": "sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==",
"_location": "/strict-uri-encode",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "strict-uri-encode@^2.0.0",
"name": "strict-uri-encode",
"escapedName": "strict-uri-encode",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/query-string"
],
"_resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz",
"_shasum": "b9c7330c7042862f6b142dc274bbcc5866ce3546",
"_spec": "strict-uri-encode@^2.0.0",
"_where": "/Users/darcyclarke/Documents/Repos/npm/v6/node_modules/query-string",
"author": {
"name": "Kevin MÃ¥rtensson",
"email": "kevinmartensson@gmail.com",
"url": "github.com/kevva"
},
"bugs": {
"url": "https://github.com/kevva/strict-uri-encode/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A stricter URI encode adhering to RFC 3986",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"engines": {
"node": ">=4"
},
"files": [
"index.js"
],
"homepage": "https://github.com/kevva/strict-uri-encode#readme",
"keywords": [
"component",
"encode",
"RFC3986",
"uri"
],
"license": "MIT",
"name": "strict-uri-encode",
"repository": {
"type": "git",
"url": "git+https://github.com/kevva/strict-uri-encode.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "2.0.0"
}