{ "_args": [ [ { "raw": "fast-decode-uri-component@^1.0.0", "scope": null, "escapedName": "fast-decode-uri-component", "name": "fast-decode-uri-component", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/root/rushmail/node_modules/find-my-way" ] ], "_from": "fast-decode-uri-component@>=1.0.0 <2.0.0", "_hasShrinkwrap": false, "_id": "fast-decode-uri-component@1.0.1", "_inCache": true, "_location": "/fast-decode-uri-component", "_nodeVersion": "10.15.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/fast-decode-uri-component_1.0.1_1552662978261_0.14201685172216738" }, "_npmUser": { "name": "delvedor", "email": "tommydelved@gmail.com" }, "_npmVersion": "6.4.1", "_phantomChildren": {}, "_requested": { "raw": "fast-decode-uri-component@^1.0.0", "scope": null, "escapedName": "fast-decode-uri-component", "name": "fast-decode-uri-component", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/find-my-way" ], "_resolved": "https://registry.npmjs.org/fast-decode-uri-component/-/fast-decode-uri-component-1.0.1.tgz", "_shasum": "46f8b6c22b30ff7a81357d4f59abfae938202543", "_shrinkwrap": null, "_spec": "fast-decode-uri-component@^1.0.0", "_where": "/root/rushmail/node_modules/find-my-way", "author": { "name": "Tomas Della Vedova - @delvedor", "url": "http://delved.org" }, "bugs": { "url": "https://github.com/delvedor/fast-decode-uri-component/issues" }, "dependencies": {}, "description": "Fast and safe decodeURIComponent", "devDependencies": { "nanobench": "^2.1.1", "randomstring": "^1.1.5", "standard": "^11.0.1", "tap": "^11.1.2" }, "directories": {}, "dist": { "integrity": "sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==", "shasum": "46f8b6c22b30ff7a81357d4f59abfae938202543", "tarball": "https://registry.npmjs.org/fast-decode-uri-component/-/fast-decode-uri-component-1.0.1.tgz", "fileCount": 7, "unpackedSize": 9232, "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJci8HDCRA9TVsSAnZWagAAVPkP+gP2/7N8HX78YvqbBqx7\n4rN7RhnRvNhg5VKmYnWf2oTbkLYAObre+JR8c+hq8w4TnTYlX4znooV8XBhF\n/1Q1RA2gnKjByvaExqZOgOXrCCZdm4bIMQjOj6ldrZ/Fkp2OF6HHW4BnJIL2\nuxUHDlO9a3qtrWsgUdnqpFF9raLLANhpuF6l41PQBbXh24JpzrOoTxRw1xWU\nKe7ecD744x2SczOGxIcIrJ2xBUBEgnTVHaNRJyBivNQ37vUZ8ZU82FXk7QlV\nV1qGms0RtGEZWMbK/79Rj/TPnDlQyTEKVlL/88xHGUmwolszvF38WVRfhMuN\nkbTHFn3KBGu4KtVREAOxSbvwnPa84mAkCtMvlM4BwnwVyC0FAxlrV3I1tmmD\nMQ3bMcqLz+5GQEb+nvVyQTkmUopKO3LtVFIvnV/zijVgJeyXvliYpllA9XZn\nreXS7J/1JhD16YRPx+uNVAPJVHGN5EeAh0DUfatQLsL4LpDhgti6tENZILZF\nSjEMEmyuf1KLBHxEzwTIyS52tMx3Dh4kD3BBpDfgktTqfTv9s+HrW20s7oX7\n2lmSr1IfhuvdU6hn4rFHK/uth9+r/1PIlCjcyAJh5gYEl+us3VgSnOgYP8SS\nukontd6hjavW402izqgh0w135XC+oLZkimiPkoW9dknJjifyBtL+R7lINZFn\nnXQf\r\n=ZQqf\r\n-----END PGP SIGNATURE-----\r\n" }, "gitHead": "c124e25816434dcb25813a4a7b9c3898eec76922", "homepage": "https://github.com/delvedor/fast-decode-uri-component#readme", "keywords": [ "decode", "uri", "component", "fast", "safe" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "delvedor", "email": "tommydelved@gmail.com" } ], "name": "fast-decode-uri-component", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/delvedor/fast-decode-uri-component.git" }, "scripts": { "bench": "node bench.js", "test": "standard && tap test.js" }, "version": "1.0.1" }