File size: 191 Bytes
f9f1a35 | 1 2 3 4 5 6 7 8 9 10 11 | {
"name": "inherit",
"description": "Prototype inheritance utility",
"version": "0.0.3",
"keywords": ["inherit", "utility"],
"dependencies": {},
"scripts": [
"index.js"
]
}
|
f9f1a35 | 1 2 3 4 5 6 7 8 9 10 11 | {
"name": "inherit",
"description": "Prototype inheritance utility",
"version": "0.0.3",
"keywords": ["inherit", "utility"],
"dependencies": {},
"scripts": [
"index.js"
]
}
|