aboutsummaryrefslogtreecommitdiffhomepage
path: root/node_modules/component-inherit/component.json
blob: ae57747f3710aa4adacb4c133459fa563566b568 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "inherit",
  "description": "Prototype inheritance utility",
  "version": "0.0.3",
  "keywords": ["inherit", "utility"],
  "dependencies": {},
  "scripts": [
    "index.js"
  ]
}