jam-cloud/jam-ui/node_modules/exenv/package.json

59 lines
1.3 KiB
JSON

{
"_args": [
[
"exenv@1.2.2",
"/Users/nuwan/Code/jam-cloud/jam-ui"
]
],
"_from": "exenv@1.2.2",
"_id": "exenv@1.2.2",
"_inBundle": false,
"_integrity": "sha1-KueOhdmJQVhnCwPUe+wfA72Ru50=",
"_location": "/exenv",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "exenv@1.2.2",
"name": "exenv",
"escapedName": "exenv",
"rawSpec": "1.2.2",
"saveSpec": null,
"fetchSpec": "1.2.2"
},
"_requiredBy": [
"/react-modal"
],
"_resolved": "https://registry.npmjs.org/exenv/-/exenv-1.2.2.tgz",
"_spec": "1.2.2",
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
"author": {
"name": "Jed Watson"
},
"bugs": {
"url": "https://github.com/JedWatson/exenv/issues"
},
"description": "React's ExecutionEnvironment module extracted for use in other packages & components",
"homepage": "https://github.com/JedWatson/exenv",
"keywords": [
"react",
"browser",
"server",
"environment",
"env",
"execution",
"executionenvironment"
],
"license": "BSD-3-Clause",
"main": "index.js",
"name": "exenv",
"repository": {
"type": "git",
"url": "git+https://github.com/JedWatson/exenv.git"
},
"scripts": {
"test": "echo \"See React tests\" && exit 0"
},
"version": "1.2.2"
}