| Server IP : 13.235.167.51 / Your IP : 216.73.217.116 Web Server : Apache System : Linux machinox-server 6.17.0-1013-aws #13~24.04.1-Ubuntu SMP Fri Apr 24 21:36:58 UTC 2026 aarch64 User : root ( 0) PHP Version : 8.2.29 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/control.machinox.in/node_modules/react-lifecycles-compat/ |
Upload File : |
{
"name": "react-lifecycles-compat",
"version": "3.0.4",
"description": "Backwards compatibility polyfill for React class components",
"main": "react-lifecycles-compat.cjs.js",
"module": "react-lifecycles-compat.es.js",
"license": "MIT",
"repository": "reactjs/react-lifecycles-compat",
"scripts": {
"build": "rollup -c",
"install:dependencies": "node install.js",
"lint": "eslint index.js",
"prepublish": "npm test",
"pretest": "npm run install:dependencies && npm run build",
"prettier": "prettier --write {index,test}.js",
"test": "jest test.js"
},
"files": [
"react-lifecycles-compat.cjs.js",
"react-lifecycles-compat.es.js",
"react-lifecycles-compat.js",
"react-lifecycles-compat.min.js"
],
"devDependencies": {
"camelcase": "^5.0.0",
"chalk": "^2.3.0",
"eslint": "^4.16.0",
"eslint-config-es5": "^0.5.0",
"jest": "^22.1.4",
"jest-cli": "^22.1.4",
"prettier": "^1.10.2",
"rollup": "^0.57.1",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-uglify": "^3.0.0"
},
"devEngines": {
"node": "8.5 || 9.x"
}
}