| Current Path : /home/emeraadmin/public_html/test/emeraltd_prod/node_modules/react-dnd/ |
| Current File : /home/emeraadmin/public_html/test/emeraltd_prod/node_modules/react-dnd/package.json |
{
"_from": "react-dnd@^11.1.3",
"_id": "react-dnd@11.1.3",
"_inBundle": false,
"_integrity": "sha512-8rtzzT8iwHgdSC89VktwhqdKKtfXaAyC4wiqp0SywpHG12TTLvfOoL6xNEIUWXwIEWu+CFfDn4GZJyynCEuHIQ==",
"_location": "/react-dnd",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "react-dnd@^11.1.3",
"name": "react-dnd",
"escapedName": "react-dnd",
"rawSpec": "^11.1.3",
"saveSpec": null,
"fetchSpec": "^11.1.3"
},
"_requiredBy": [
"/mui-datatables",
"/react-sortable-tree-patch-react-17"
],
"_resolved": "https://registry.npmjs.org/react-dnd/-/react-dnd-11.1.3.tgz",
"_shasum": "f9844f5699ccc55dfc81462c2c19f726e670c1af",
"_spec": "react-dnd@^11.1.3",
"_where": "C:\\xampp\\htdocs\\emeraltd\\node_modules\\mui-datatables",
"bugs": {
"url": "https://github.com/react-dnd/react-dnd/issues"
},
"bundleDependencies": false,
"dependencies": {
"@react-dnd/shallowequal": "^2.0.0",
"@types/hoist-non-react-statics": "^3.3.1",
"dnd-core": "^11.1.3",
"hoist-non-react-statics": "^3.3.0"
},
"deprecated": false,
"description": "Drag and Drop for React",
"devDependencies": {
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},
"gitHead": "32f16c09f0e8560c2a439f3a7fc2e0e8aec3b973",
"homepage": "https://github.com/react-dnd/react-dnd#readme",
"license": "MIT",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
"name": "react-dnd",
"peerDependencies": {
"react": ">= 16.9.0",
"react-dom": ">= 16.9.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/react-dnd/react-dnd.git"
},
"scripts": {
"build": "../../../scripts/build_package.sh",
"clean": "../../../scripts/clean_package.sh",
"start": "../../../scripts/watch_package.sh"
},
"sideEffects": false,
"types": "lib/index.d.ts",
"version": "11.1.3"
}