UNPKG

ut-tools

Version:

Build and Release management automation package.

28 lines (27 loc) 703 B
{ "name": "@stoplight/spectral-ref-resolver", "version": "1.0.1", "homepage": "https://github.com/stoplightio/spectral", "bugs": "https://github.com/stoplightio/spectral/issues", "author": "Stoplight <support@stoplight.io>", "engines": { "node": ">=12" }, "license": "Apache-2.0", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [ "/dist" ], "repository": { "type": "git", "url": "https://github.com/stoplightio/spectral.git" }, "dependencies": { "@stoplight/json-ref-readers": "1.2.2", "@stoplight/json-ref-resolver": "3.1.3", "@stoplight/spectral-runtime": "^1.0.0", "dependency-graph": "0.11.0", "tslib": "^2.3.1" } }