mirror of
https://github.com/abrendan/MicDropMessages.git
synced 2025-06-16 20:55:00 +02: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"
|
|
]
|
|
}
|