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"
|
|
]
|
|
}
|