芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/@react-dnd/invariant/package.json
{ "_args": [ [ "@react-dnd/invariant@2.0.0", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "@react-dnd/invariant@2.0.0", "_id": "@react-dnd/invariant@2.0.0", "_inBundle": false, "_integrity": "sha512-xL4RCQBCBDJ+GRwKTFhGUW8GXa4yoDfJrPbLblc3U09ciS+9ZJXJ3Qrcs/x2IODOdIE5kQxvMmE2UKyqUictUw==", "_location": "/@react-dnd/invariant", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@react-dnd/invariant@2.0.0", "name": "@react-dnd/invariant", "escapedName": "@react-dnd%2finvariant", "scope": "@react-dnd", "rawSpec": "2.0.0", "saveSpec": null, "fetchSpec": "2.0.0" }, "_requiredBy": [ "/dnd-core" ], "_resolved": "https://registry.npmjs.org/@react-dnd/invariant/-/invariant-2.0.0.tgz", "_spec": "2.0.0", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Andres Suarez", "email": "zertosh@gmail.com" }, "bugs": { "url": "https://github.com/react-dnd/invariant/issues" }, "description": "invariantx", "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/invariant#readme", "husky": { "hooks": { "pre-commit": "tsdx lint" } }, "keywords": [ "test", "invariant" ], "license": "MIT", "main": "dist/index.js", "module": "dist/invariant.esm.js", "name": "@react-dnd/invariant", "peerDependencies": {}, "prettier": { "printWidth": 80, "semi": true, "singleQuote": true, "trailingComma": "es5" }, "private": false, "repository": { "type": "git", "url": "git+https://github.com/react-dnd/invariant.git" }, "scripts": { "build": "tsdx build", "lint": "tsdx lint", "start": "tsdx watch", "test": "tsdx test" }, "typings": "dist/index.d.ts", "version": "2.0.0" }