122 lines
4.1 KiB
JSON
122 lines
4.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "fast-deep-equal",
|
|
"raw": "fast-deep-equal@^3.1.1",
|
|
"rawSpec": "^3.1.1",
|
|
"scope": null,
|
|
"spec": ">=3.1.1 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"F:\\tmp\\gitbook\\node_modules\\ajv"
|
|
]
|
|
],
|
|
"_from": "fast-deep-equal@>=3.1.1 <4.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "fast-deep-equal@3.1.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/fast-deep-equal",
|
|
"_nodeVersion": "12.6.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/fast-deep-equal_3.1.1_1575383416611_0.8717651608206709"
|
|
},
|
|
"_npmUser": {
|
|
"email": "e.poberezkin@me.com",
|
|
"name": "esp"
|
|
},
|
|
"_npmVersion": "6.9.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "fast-deep-equal",
|
|
"raw": "fast-deep-equal@^3.1.1",
|
|
"rawSpec": "^3.1.1",
|
|
"scope": null,
|
|
"spec": ">=3.1.1 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/ajv"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz",
|
|
"_shasum": "545145077c501491e33b15ec408c294376e94ae4",
|
|
"_shrinkwrap": null,
|
|
"_spec": "fast-deep-equal@^3.1.1",
|
|
"_where": "F:\\tmp\\gitbook\\node_modules\\ajv",
|
|
"author": {
|
|
"name": "Evgeny Poberezkin"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/epoberezkin/fast-deep-equal/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Fast deep equal",
|
|
"devDependencies": {
|
|
"coveralls": "^2.13.1",
|
|
"dot": "^1.1.2",
|
|
"eslint": "^4.0.0",
|
|
"mocha": "^3.4.2",
|
|
"nyc": "^11.0.2",
|
|
"pre-commit": "^1.2.2",
|
|
"react": "^16.12.0",
|
|
"react-test-renderer": "^16.12.0",
|
|
"sinon": "^7.5.0",
|
|
"typescript": "^2.6.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 11,
|
|
"integrity": "sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5nF5CRA9TVsSAnZWagAAKoEP+gJ9E6MD1MP8F6qitV1M\nAw+0FsW5XIkFHLQR4zsf+PNDuEM4rjlz8vAslIMbD43XGzpE4tvfuMpISHUS\nkKvEStpWLpO3Iy5JD4FcWCLZdlPjHMI69/p7JNOPqovMGNLXPA3b/dzWpPgj\nq8muatLMmNq4uc8XIuTA9hQlXiuJXzuZc5fIfRqL0QMbfGs5u9yfXDyPpCPt\nFK+LVpZiVu6a/ILMyUNK61ueqce2FYqRs9GFwD8NvzpDxAfzRAGAMEKj3u+6\no9ToSgjbfzVpE3XX4/mA6sqX3JHWBwaKBgWz2qkMKwrdIKrqk+ZUTCrWcdOF\n2KiVvQAksmm20IxeHbsgNAW2wbFiGAC792UyQFtgDUCzoQcaB5AxZZ3Q6sn+\nOQmMzTghZPZwB2ZS45QPtWqDvjsgfF5rXgMbBXjuAVnp1b+BvMBNcczyxkZd\n2uCwWYp+Y4DObUdLxvUUszjosyxWZmAGD2RoEpi2tOrB8sgsGGR7zVxHudBy\nRPFgijEXDBPhBFg6avnBlltrH7kF28iapYffpYlURGwftILoCJjXBLtHC/6C\nrTIECFndV3USo+ct4vvKLqYWUkxfKu45M42XL8gsFf/COOByCEg/OuCGwhA7\n8Eg7vdxHfxlTIG/FBpnd5jND4cLKIiYoDrrqlm6qUaRv9uhhxD6aBRKLbFx7\nPNzd\r\n=Fsqp\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "545145077c501491e33b15ec408c294376e94ae4",
|
|
"tarball": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz",
|
|
"unpackedSize": 12943
|
|
},
|
|
"gitHead": "32f8e288c2ed5b7f71aa47d5f9b980da5c9951aa",
|
|
"homepage": "https://github.com/epoberezkin/fast-deep-equal#readme",
|
|
"keywords": [
|
|
"fast",
|
|
"equal",
|
|
"deep-equal"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "e.poberezkin@me.com",
|
|
"name": "esp"
|
|
}
|
|
],
|
|
"name": "fast-deep-equal",
|
|
"nyc": {
|
|
"exclude": [
|
|
"**/spec/**",
|
|
"node_modules"
|
|
],
|
|
"reporter": [
|
|
"lcov",
|
|
"text-summary"
|
|
]
|
|
},
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/epoberezkin/fast-deep-equal.git"
|
|
},
|
|
"scripts": {
|
|
"benchmark": "npm i && npm run build && cd ./benchmark && npm i && node ./",
|
|
"build": "node build",
|
|
"eslint": "eslint *.js benchmark/*.js spec/*.js",
|
|
"prepublish": "npm run build",
|
|
"test": "npm run build && npm run eslint && npm run test-ts && npm run test-cov",
|
|
"test-cov": "nyc npm run test-spec",
|
|
"test-spec": "mocha spec/*.spec.js -R spec",
|
|
"test-ts": "tsc --target ES5 --noImplicitAny index.d.ts"
|
|
},
|
|
"types": "index.d.ts",
|
|
"version": "3.1.1"
|
|
}
|