12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- {
- "_args": [
- [
- "url-to-options@^1.0.1",
- "/home/seleznev/project Angular/Quality system/node_modules/got"
- ]
- ],
- "_from": "url-to-options@>=1.0.1 <2.0.0",
- "_id": "url-to-options@1.0.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/url-to-options",
- "_nodeVersion": "6.10.1",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/url-to-options-1.0.1.tgz_1496714214657_0.7010721093975008"
- },
- "_npmUser": {
- "email": "contact@svachon.com",
- "name": "stevenvachon"
- },
- "_npmVersion": "3.10.10",
- "_phantomChildren": {},
- "_requested": {
- "name": "url-to-options",
- "raw": "url-to-options@^1.0.1",
- "rawSpec": "^1.0.1",
- "scope": null,
- "spec": ">=1.0.1 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gh-got/got",
- "/got"
- ],
- "_resolved": "https://registry.npmjs.org/url-to-options/-/url-to-options-1.0.1.tgz",
- "_shasum": "1505a03a289a48cbd7a434efbaeec5055f5633a9",
- "_shrinkwrap": null,
- "_spec": "url-to-options@^1.0.1",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/got",
- "author": {
- "email": "contact@svachon.com",
- "name": "Steven Vachon",
- "url": "https://www.svachon.com/"
- },
- "bugs": {
- "url": "https://github.com/stevenvachon/url-to-options/issues"
- },
- "dependencies": {},
- "description": "Convert a WHATWG URL to an http(s).request options object.",
- "devDependencies": {
- "universal-url": "^1.0.0-alpha"
- },
- "directories": {},
- "dist": {
- "shasum": "1505a03a289a48cbd7a434efbaeec5055f5633a9",
- "tarball": "https://registry.npmjs.org/url-to-options/-/url-to-options-1.0.1.tgz"
- },
- "engines": {
- "node": ">= 4"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "dc294233e91061e18ffc62eeea17ac61edc3f2a6",
- "homepage": "https://github.com/stevenvachon/url-to-options#readme",
- "keywords": [
- "http",
- "https",
- "url",
- "whatwg"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "stevenvachon",
- "email": "contact@svachon.com"
- }
- ],
- "name": "url-to-options",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/stevenvachon/url-to-options.git"
- },
- "scripts": {
- "test": "node test.js"
- },
- "version": "1.0.1"
- }
|