{
  "name": "@typecad/passives",
  "version": "0.1.5",
  "description": "typeCAD package that includes simple access to common components",
  "keywords": [
    "typecad",
    "passives",
    "resistor",
    "capacitor",
    "diode",
    "led",
    "inductor",
    "connector"
  ],
  "author": "typeCAD",
  "license": "ISC",
  "scripts": {
    "package_publish": "npm publish --access public"
  },
  "peerDependencies": {
    "@typecad/typecad": "~0.2.0"
  }
}
