{"name":"shallowequal","version":"1.1.0","description":"Like lodash isEqualWith but for shallow equal.","main":"index.js","scripts":{"lint":"eslint index.js test","test":"mocha --require babel-register","build:strip-flow":"flow-remove-types --pretty index.original.js > index.js","build:gen-flow":"flow gen-flow-files index.original.js > index.js.flow","build":"npm run build:strip-flow && npm run build:gen-flow","prepublish":"npm run build && npm run pretty && npm run lint && npm run test","travis":"npm run lint && npm run test","pretty":"prettier --write --tab-width 2 'test/**/*.js' '*.{js,js.flow}'","precommit":"lint-staged"},"lint-staged":{"*.{js,json,css,js.flow}":["prettier --write","git add"]},"author":{"name":"Alberto Leal","email":"mailforalberto@gmail.com","url":"github.com/dashed"},"repository":{"type":"git","url":"git+https://github.com/dashed/shallowequal.git"},"license":"MIT","files":["index.js","index.js.flow","index.original.js"],"keywords":["shallowequal","shallow","equal","isequal","compare","isequalwith"],"eslintConfig":{"parser":"babel-eslint","env":{"browser":true,"node":true,"mocha":true},"extends":["eslint:recommended"]},"devDependencies":{"babel-eslint":"^8.0.0","babel-preset-env":"^1.6.1","babel-register":"^6.24.1","chai":"^4.0.0","eslint":"^4.7.1","flow-bin":"^0.75.0","flow-remove-types":"^1.2.3","husky":"^0.14.3","lint-staged":"^6.0.0","mocha":"^5.0.0","prettier":"^1.9.2"},"gitHead":"eed683ef572ec0dd92b6e7345219569465dc8b98","bugs":{"url":"https://github.com/dashed/shallowequal/issues"},"homepage":"https://github.com/dashed/shallowequal#readme","_id":"shallowequal@1.1.0","_npmVersion":"5.5.1","_nodeVersion":"9.2.0","_npmUser":{"name":"dashed","email":"mailforalberto@gmail.com"},"dist":{"shasum":"188d521de95b9087404fd4dcb68b13df0ae4e7f8","size":3060,"noattachment":false,"key":"/shallowequal/-/shallowequal-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/shallowequal/download/shallowequal-1.1.0.tgz"},"maintainers":[{"name":"dashed","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shallowequal_1.1.0_1529793213683_0.9610285271965462"},"_hasShrinkwrap":false,"publish_time":1529793213740,"_cnpm_publish_time":1529793213740,"dist-tags":{"latest":"1.1.0"}}