st-open-api
Version:
Generates API client SDKs from an OpenAPI specification written in OpenAPI version 3.x.x
54 lines (53 loc) • 1.33 kB
JSON
{
"_from": "valid-url@^1.0.9",
"_id": "valid-url@1.0.9",
"_inBundle": false,
"_integrity": "sha512-QQDsV8OnSf5Uc30CKSwG9lnhMPe6exHtTXLRYX8uMwKENy640pU+2BgBL0LRbDh/eYRahNCS7aewCx0wf3NYVA==",
"_location": "/valid-url",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "valid-url@^1.0.9",
"name": "valid-url",
"escapedName": "valid-url",
"rawSpec": "^1.0.9",
"saveSpec": null,
"fetchSpec": "^1.0.9"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/valid-url/-/valid-url-1.0.9.tgz",
"_shasum": "1c14479b40f1397a75782f115e4086447433a200",
"_spec": "valid-url@^1.0.9",
"_where": "/home/runner/work/st-open-api/st-open-api/dist",
"bugs": {
"url": "https://github.com/ogt/valid-url/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "URI validation functions",
"devDependencies": {
"jshint": "~2.1.4",
"tap": "~0.4.3"
},
"homepage": "https://github.com/ogt/valid-url#readme",
"keywords": [
"url",
"validation",
"check",
"checker",
"pattern"
],
"main": "index.js",
"name": "valid-url",
"repository": {
"url": "git://github.com/ogt/valid-url.git"
},
"scripts": {
"test": "make test"
},
"version": "1.0.9"
}