74 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			74 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "_from": "url-parse-lax@^1.0.0",
 | |
|   "_id": "url-parse-lax@1.0.0",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha1-evjzA2Rem9eaJy56FKxovAYJ2nM=",
 | |
|   "_location": "/url-parse-lax",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "type": "range",
 | |
|     "registry": true,
 | |
|     "raw": "url-parse-lax@^1.0.0",
 | |
|     "name": "url-parse-lax",
 | |
|     "escapedName": "url-parse-lax",
 | |
|     "rawSpec": "^1.0.0",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "^1.0.0"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/got"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz",
 | |
|   "_shasum": "7af8f303645e9bd79a272e7a14ac68bc0609da73",
 | |
|   "_spec": "url-parse-lax@^1.0.0",
 | |
|   "_where": "/home/andreas/Documents/Projects/haxe/openfl/nigger/node_modules/got",
 | |
|   "author": {
 | |
|     "name": "Sindre Sorhus",
 | |
|     "email": "sindresorhus@gmail.com",
 | |
|     "url": "sindresorhus.com"
 | |
|   },
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/sindresorhus/url-parse-lax/issues"
 | |
|   },
 | |
|   "bundleDependencies": false,
 | |
|   "dependencies": {
 | |
|     "prepend-http": "^1.0.1"
 | |
|   },
 | |
|   "deprecated": false,
 | |
|   "description": "url.parse() with support for protocol-less URLs & IPs",
 | |
|   "devDependencies": {
 | |
|     "ava": "0.0.4"
 | |
|   },
 | |
|   "engines": {
 | |
|     "node": ">=0.10.0"
 | |
|   },
 | |
|   "files": [
 | |
|     "index.js"
 | |
|   ],
 | |
|   "homepage": "https://github.com/sindresorhus/url-parse-lax#readme",
 | |
|   "keywords": [
 | |
|     "url",
 | |
|     "uri",
 | |
|     "parse",
 | |
|     "parser",
 | |
|     "loose",
 | |
|     "lax",
 | |
|     "protocol",
 | |
|     "less",
 | |
|     "protocol-less",
 | |
|     "ip",
 | |
|     "ipv4",
 | |
|     "ipv6"
 | |
|   ],
 | |
|   "license": "MIT",
 | |
|   "name": "url-parse-lax",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git+https://github.com/sindresorhus/url-parse-lax.git"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "test": "node test.js"
 | |
|   },
 | |
|   "version": "1.0.0"
 | |
| }
 |