| Server IP : 107.13.46.68 / Your IP : 216.73.216.232 Web Server : Apache/2.4.58 (Ubuntu) System : Linux mariOS 6.8.0-51-generic #52-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec 5 13:09:44 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON 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"
]
}
}