UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

17 lines (16 loc) 422 B
{ "name": "@apic/wmgw-smith-schema-specification", "version": "12.0.0", "license": "ISC", "type": "module", "scripts": { "build": "tsc", "test": "jest", "test-coverage": "jest --coverage", "test-coverage:last-changes": "node scripts/jest-compare-main.js" }, "dependencies": { "ajv": "^8.17.1", "@apic/smith-schema-specification":"12.0.0" } }