Repository URL to install this package:
|
Version:
1.2.0-1346 ▾
|
{
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/shell-env/issues"
},
"dependencies": {
"default-shell": "^1.0.0",
"execa": "^0.5.0",
"strip-ansi": "^3.0.0"
},
"description": "Get environment variables from the shell",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"engines": {
"node": ">=4"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/shell-env#readme",
"license": "MIT",
"maintainers": [
{
"name": "silverwind",
"email": "me@silverwind.io"
},
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "shell-env",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/shell-env.git"
},
"version": "0.3.0",
"xo": {
"esnext": true
}
}