projects
/
platform
/
framework
/
web
/
wrtjs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[SignalingServer] Optimize dependent modules
[platform/framework/web/wrtjs.git]
/
device_home
/
node_modules
/
component-inherit
/
component.json
1
{
2
"name": "inherit",
3
"description": "Prototype inheritance utility",
4
"version": "0.0.3",
5
"keywords": ["inherit", "utility"],
6
"dependencies": {},
7
"scripts": [
8
"index.js"
9
]
10
}