Your IP : 216.73.216.86


Current Path : /home/emeraadmin/public_html/test/emeraltd_prod/node_modules/@react-dnd/shallowequal/
Upload File :
Current File : /home/emeraadmin/public_html/test/emeraltd_prod/node_modules/@react-dnd/shallowequal/package.json

{
  "_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": "range",
    "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",
  "_shasum": "a3031eb54129f2c66b2753f8404266ec7bf67f0a",
  "_spec": "@react-dnd/shallowequal@^2.0.0",
  "_where": "C:\\xampp\\htdocs\\emeraltd\\node_modules\\react-dnd",
  "author": {
    "name": "Alberto Leal",
    "email": "mailforalberto@gmail.com",
    "url": "github.com/dashed"
  },
  "bugs": {
    "url": "https://github.com/react-dnd/shallowequal/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "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"
}