mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-11-20 14:30:53 -05:00
11 lines
191 B
JSON
11 lines
191 B
JSON
{
|
|
"name": "inherit",
|
|
"description": "Prototype inheritance utility",
|
|
"version": "0.0.3",
|
|
"keywords": ["inherit", "utility"],
|
|
"dependencies": {},
|
|
"scripts": [
|
|
"index.js"
|
|
]
|
|
}
|