{
|
|
"name": "global",
|
|
"repo": "component/global",
|
|
"description": "Returns a reference to the `global` object",
|
|
"version": "2.0.1",
|
|
"keywords": [],
|
|
"dependencies": {},
|
|
"development": {
|
|
"component/assert": "*"
|
|
},
|
|
"scripts": [
|
|
"index.js"
|
|
],
|
|
"license": "MIT"
|
|
}
|