| Current Path : /etc/kibana/node_modules/fast-shallow-equal/ |
| 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
}