2020-12-21 11:29:31 -04:00
|
|
|
{
|
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"react-admin@3.0.3",
|
2020-12-22 10:59:14 -04:00
|
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
2020-12-21 11:29:31 -04:00
|
|
|
]
|
|
|
|
],
|
|
|
|
"_from": "react-admin@3.0.3",
|
|
|
|
"_id": "react-admin@3.0.3",
|
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha512-SawOgrYZQBU3AIlxsDey+09K8iOqnHSN8XN8YsuRV3e/myD5/Pm1t5YC/QXUf8Axk0yefj5c8gqttWjeAvL6CA==",
|
|
|
|
"_location": "/react-admin",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
|
|
|
"raw": "react-admin@3.0.3",
|
|
|
|
"name": "react-admin",
|
|
|
|
"escapedName": "react-admin",
|
|
|
|
"rawSpec": "3.0.3",
|
|
|
|
"saveSpec": null,
|
|
|
|
"fetchSpec": "3.0.3"
|
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/"
|
|
|
|
],
|
|
|
|
"_resolved": "https://registry.npmjs.org/react-admin/-/react-admin-3.0.3.tgz",
|
|
|
|
"_spec": "3.0.3",
|
2020-12-22 10:59:14 -04:00
|
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
2020-12-21 11:29:31 -04:00
|
|
|
"authors": [
|
|
|
|
"François Zaninotto"
|
|
|
|
],
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/marmelab/react-admin/issues"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@material-ui/core": "^4.3.3",
|
|
|
|
"@material-ui/icons": "^4.2.1",
|
|
|
|
"@material-ui/styles": "^4.3.3",
|
|
|
|
"connected-react-router": "^6.5.2",
|
|
|
|
"final-form": "^4.18.5",
|
|
|
|
"final-form-arrays": "^3.0.1",
|
|
|
|
"ra-core": "^3.0.3",
|
|
|
|
"ra-i18n-polyglot": "^3.0.3",
|
|
|
|
"ra-language-english": "^3.0.0",
|
|
|
|
"ra-ui-materialui": "^3.0.3",
|
|
|
|
"react-final-form": "^6.3.3",
|
|
|
|
"react-final-form-arrays": "^3.1.1",
|
|
|
|
"react-redux": "^7.1.0",
|
|
|
|
"react-router": "^5.1.0",
|
|
|
|
"react-router-dom": "^5.1.0",
|
|
|
|
"redux": "^3.7.2 || ^4.0.3",
|
|
|
|
"redux-saga": "^1.0.0"
|
|
|
|
},
|
|
|
|
"description": "A frontend Framework for building admin applications on top of REST services, using ES6, React and Material UI",
|
|
|
|
"devDependencies": {
|
|
|
|
"cross-env": "^5.2.0",
|
|
|
|
"rimraf": "^2.6.3"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"*.md",
|
|
|
|
"lib",
|
|
|
|
"esm",
|
|
|
|
"src",
|
|
|
|
"docs"
|
|
|
|
],
|
|
|
|
"gitHead": "c658516267764fe213ef133cfa40a975b21a90d1",
|
|
|
|
"homepage": "https://github.com/marmelab/react-admin#readme",
|
|
|
|
"license": "MIT",
|
|
|
|
"main": "lib/index.js",
|
|
|
|
"module": "esm/index.js",
|
|
|
|
"name": "react-admin",
|
|
|
|
"peerDependencies": {
|
|
|
|
"react": "^16.9.0",
|
|
|
|
"react-dom": "^16.9.0"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/marmelab/react-admin.git"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"build": "yarn run build-cjs && yarn run build-esm",
|
|
|
|
"build-cjs": "rimraf ./lib && tsc",
|
|
|
|
"build-esm": "rimraf ./esm && tsc --outDir esm --module es2015",
|
|
|
|
"watch": "rimraf ./lib && tsc --watch"
|
|
|
|
},
|
|
|
|
"sideEffects": false,
|
|
|
|
"version": "3.0.3"
|
|
|
|
}
|