Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
1.3 KiB

4 years ago
{
"_args": [
[
"parseuri@0.0.6",
"/home/lefos/repos/swarmlab-playground-client"
]
],
"_from": "parseuri@0.0.6",
"_id": "parseuri@0.0.6",
"_inBundle": false,
"_integrity": "sha512-AUjen8sAkGgao7UyCX6Ahv0gIK2fABKmYjvP4xmy5JaKvcbTRueIqIPHLAfq30xJddqSE033IOMUSOMCcK3Sow==",
"_location": "/parseuri",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "parseuri@0.0.6",
"name": "parseuri",
"escapedName": "parseuri",
"rawSpec": "0.0.6",
"saveSpec": null,
"fetchSpec": "0.0.6"
},
"_requiredBy": [
"/engine.io-client",
"/socket.io-client"
],
"_resolved": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.6.tgz",
"_spec": "0.0.6",
"_where": "/home/lefos/repos/swarmlab-playground-client",
"author": {
"name": "Gal Koren"
},
"bugs": {
"url": "https://github.com/get/parseuri/issues"
},
"description": "Method that parses a URI and returns an array of its components",
"devDependencies": {
"better-assert": "~1.0.0",
"expect.js": "^0.3.1",
"mocha": "1.17.1"
},
"homepage": "https://github.com/get/parseuri",
"license": "MIT",
"name": "parseuri",
"repository": {
"type": "git",
"url": "git+https://github.com/get/parseuri.git"
},
"scripts": {
"test": "make test"
},
"version": "0.0.6"
}