| Server IP : 146.190.157.162 / Your IP : 216.73.217.6 Web Server : Apache System : Linux ubuntu-s-2vcpu-4gb-amd-sfo3-01-KIT-DIGITAL 6.5.0-44-generic #44-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 7 15:10:09 UTC 2024 x86_64 User : businessweek ( 639) PHP Version : 8.2.10-2ubuntu2.2 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_signal,pcntl_signal_dispatch,pcntl_getpriority,pcntl_setpriority,dl,putenv,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/share/node_modules/babel-plugin-lodash/ |
Upload File : |
{
"name": "babel-plugin-lodash",
"version": "3.3.4",
"description": "Modular Lodash builds without the hassle.",
"keywords": "babel-plugin, cherry-pick, lodash, modules",
"repository": "lodash/babel-plugin-lodash",
"license": "MIT",
"main": "lib/index.js",
"author": "Graeme Yeates <megawac@gmail.com> (https://github.com/megawac)",
"contributors": [
"Graeme Yeates <megawac@gmail.com> (https://github.com/megawac)",
"John-David Dalton <john.david.dalton@gmail.com>"
],
"scripts": {
"build": "babel src --out-dir lib || true",
"prepublish": "npm run build",
"test": "mocha --check-leaks --require @babel/register"
},
"devDependencies": {
"@babel/cli": "^7.0.0-beta.49",
"@babel/core": "^7.0.0-beta.49",
"@babel/plugin-proposal-function-bind": "^7.0.0-beta.49",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0-beta.49",
"@babel/plugin-syntax-flow": "^7.0.0-beta.49",
"@babel/plugin-syntax-jsx": "^7.0.0-beta.49",
"@babel/plugin-transform-runtime": "^7.0.0-beta.49",
"@babel/preset-env": "^7.0.0-beta.49",
"@babel/preset-react": "^7.0.0-beta.49",
"@babel/preset-stage-0": "^7.0.0-beta.49",
"@babel/register": "^7.0.0-beta.49",
"@storybook/addon-links": "^3.4.7",
"async": "^2.6.1",
"babel-plugin-add-module-exports": "~0.2.1",
"babel-plugin-lodash": "3.3.2",
"chai": "^4.1.2",
"lodash-bound": "^1.1.2",
"lodash-compat": "^3.10.2",
"lodash-es": "^4.17.10",
"mocha": "^4.1.0",
"ramda": "^0.25.0",
"react-bootstrap": "^0.31.5"
},
"dependencies": {
"@babel/helper-module-imports": "^7.0.0-beta.49",
"@babel/types": "^7.0.0-beta.49",
"glob": "^7.1.1",
"lodash": "^4.17.10",
"require-package-name": "^2.0.1"
},
"files": [
"lib"
],
"greenkeeper": {
"ignore": [
"babel-plugin-lodash"
]
}
}