Files
AirHockey/node_modules/component-inherit/component.json
Owen LeJeune dfa77bc52a first commit
2018-03-07 17:18:40 -05:00

11 lines
191 B
JSON

{
"name": "inherit",
"description": "Prototype inheritance utility",
"version": "0.0.3",
"keywords": ["inherit", "utility"],
"dependencies": {},
"scripts": [
"index.js"
]
}