This commit is contained in:
28
node_modules/exenv/package.json
generated
vendored
Normal file
28
node_modules/exenv/package.json
generated
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "exenv",
|
||||
"version": "1.2.2",
|
||||
"description": "React's ExecutionEnvironment module extracted for use in other packages & components",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"See React tests\" && exit 0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/JedWatson/exenv.git"
|
||||
},
|
||||
"keywords": [
|
||||
"react",
|
||||
"browser",
|
||||
"server",
|
||||
"environment",
|
||||
"env",
|
||||
"execution",
|
||||
"executionenvironment"
|
||||
],
|
||||
"author": "Jed Watson",
|
||||
"license": "BSD-3-Clause",
|
||||
"bugs": {
|
||||
"url": "https://github.com/JedWatson/exenv/issues"
|
||||
},
|
||||
"homepage": "https://github.com/JedWatson/exenv"
|
||||
}
|
||||
Reference in New Issue
Block a user