File size: 191 Bytes
19605ab
 
 
 
 
 
 
 
 
 
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"
  ]
}