芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/@react-dnd/shallowequal/package.json
{ "_args": [ [ "@react-dnd/shallowequal@2.0.0", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "@react-dnd/shallowequal@2.0.0", "_id": "@react-dnd/shallowequal@2.0.0", "_inBundle": false, "_integrity": "sha512-Pc/AFTdwZwEKJxFJvlxrSmGe/di+aAOBn60sremrpLo6VI/6cmiUYNNwlI5KNYttg7uypzA3ILPMPgxB2GYZEg==", "_location": "/@react-dnd/shallowequal", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@react-dnd/shallowequal@2.0.0", "name": "@react-dnd/shallowequal", "escapedName": "@react-dnd%2fshallowequal", "scope": "@react-dnd", "rawSpec": "2.0.0", "saveSpec": null, "fetchSpec": "2.0.0" }, "_requiredBy": [ "/react-dnd" ], "_resolved": "https://registry.npmjs.org/@react-dnd/shallowequal/-/shallowequal-2.0.0.tgz", "_spec": "2.0.0", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Alberto Leal", "email": "mailforalberto@gmail.com", "url": "github.com/dashed" }, "bugs": { "url": "https://github.com/react-dnd/shallowequal/issues" }, "description": "Like lodash isEqualWith but for shallow equal.", "devDependencies": { "@types/jest": "^24.0.23", "husky": "^3.1.0", "tsdx": "^0.11.0", "tslib": "^1.10.0", "typescript": "^3.7.2" }, "homepage": "https://github.com/react-dnd/shallowequal#readme", "husky": { "hooks": { "pre-commit": "tsdx lint" } }, "keywords": [ "shallowequal", "shallow", "equal", "isequal", "compare", "isequalwith" ], "license": "MIT", "main": "dist/index.js", "module": "dist/shallowequal.esm.js", "name": "@react-dnd/shallowequal", "peerDependencies": {}, "prettier": { "printWidth": 80, "semi": true, "singleQuote": true, "trailingComma": "es5" }, "repository": { "type": "git", "url": "git+https://github.com/react-dnd/shallowequal.git" }, "scripts": { "build": "tsdx build", "lint": "tsdx lint", "start": "tsdx watch", "test": "tsdx test" }, "typings": "dist/index.d.ts", "version": "2.0.0" }