{ "name": "@stoplight/spectral-formats", "version": "1.8.2", "sideEffects": false, "homepage": "https://github.com/stoplightio/spectral", "bugs": "https://github.com/stoplightio/spectral/issues", "author": "Stoplight ", "repository": { "type": "git", "url": "https://github.com/stoplightio/spectral" }, "license": "Apache-2.0", "main": "dist/index.js", "files": [ "/dist" ], "types": "dist/index.d.ts", "engines": { "node": "^16.20 || ^18.18 || >= 20.17" }, "dependencies": { "@stoplight/json": "^3.17.0", "@stoplight/spectral-core": "^1.19.2", "@types/json-schema": "^7.0.7", "tslib": "^2.8.1" } }