Your IP : 216.73.216.17


Current Path : /etc/kibana/node_modules/fast-shallow-equal/
Upload File :
Current File : //etc/kibana/node_modules/fast-shallow-equal/package.json

{
  "name": "fast-shallow-equal",
  "version": "0.1.1",
  "repository": {
    "type": "git",
    "url": "https://github.com/streamich/fast-shallow-equal.git"
  },
  "scripts": {
    "test": "jest",
    "semantic-release": "semantic-release"
  },
  "devDependencies": {},
  "jest": {
    "testRegex": ".*/__tests__/.*\\.(test|spec)\\.(jsx?|tsx?)$",
    "reporters": [
      "jest-tap-reporter"
    ]
  },
  "keywords": [
    "equal",
    "fast",
    "shallow",
    "fast-shallow-equal",
    "comparator",
    "pure",
    "should-update"
  ],
  "cleaned": true
}