mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-12 13:41:40 +00:00
update
This commit is contained in:
56
node_modules/parseuri/package.json
generated
vendored
Normal file
56
node_modules/parseuri/package.json
generated
vendored
Normal file
@ -0,0 +1,56 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"parseuri@0.0.5",
|
||||
"/Users/tatiana/selfdefined"
|
||||
]
|
||||
],
|
||||
"_from": "parseuri@0.0.5",
|
||||
"_id": "parseuri@0.0.5",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-gCBKUNTbt3m/3G6+J3jZDkvOMgo=",
|
||||
"_location": "/parseuri",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "parseuri@0.0.5",
|
||||
"name": "parseuri",
|
||||
"escapedName": "parseuri",
|
||||
"rawSpec": "0.0.5",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.0.5"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/engine.io-client",
|
||||
"/socket.io-client",
|
||||
"/socket.io/engine.io-client",
|
||||
"/socket.io/socket.io-client"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.5.tgz",
|
||||
"_spec": "0.0.5",
|
||||
"_where": "/Users/tatiana/selfdefined",
|
||||
"author": "",
|
||||
"bugs": {
|
||||
"url": "https://github.com/get/parseuri/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"better-assert": "~1.0.0"
|
||||
},
|
||||
"description": "Method that parses a URI and returns an array of its components",
|
||||
"devDependencies": {
|
||||
"better-assert": "1.0.0",
|
||||
"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.5"
|
||||
}
|
Reference in New Issue
Block a user