{
  "name": "@apic/smith-sdk",
  "version": "12.0.67",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "build": "tsc",
    "test": "jest"
  },
  "dependencies": {
    "@apic/smith-inventory": "^12.0.67",
    "@apic/smith-schema-specification": "12.0.0",
    "@apic/smith-transformer": "^12.0.20"
  },
  "bundleDependencies": [
    "@apic/smith-schema-specification",
    "@apic/smith-transformer",
    "@apic/smith-inventory"
  ],
  "type": "module"
}
