|
|
- {
- "_args": [
- [
- "deep-equal@^1.0.1",
- "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/bonjour"
- ]
- ],
- "_from": "deep-equal@>=1.0.1 <2.0.0",
- "_hasShrinkwrap": false,
- "_id": "deep-equal@1.1.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/deep-equal",
- "_nodeVersion": "13.1.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/deep-equal_1.1.1_1573590072165_0.7652971980130199"
- },
- "_npmUser": {
- "email": "ljharb@gmail.com",
- "name": "ljharb"
- },
- "_npmVersion": "6.12.1",
- "_phantomChildren": {},
- "_requested": {
- "name": "deep-equal",
- "raw": "deep-equal@^1.0.1",
- "rawSpec": "^1.0.1",
- "scope": null,
- "spec": ">=1.0.1 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/bonjour"
- ],
- "_resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.1.1.tgz",
- "_shasum": "b5c98c942ceffaf7cb051e24e1434a25a2e6076a",
- "_shrinkwrap": null,
- "_spec": "deep-equal@^1.0.1",
- "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/bonjour",
- "author": {
- "email": "mail@substack.net",
- "name": "James Halliday",
- "url": "http://substack.net"
- },
- "auto-changelog": {
- "backfillLimit": false,
- "commitLimit": false,
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false
- },
- "bugs": {
- "url": "https://github.com/substack/node-deep-equal/issues"
- },
- "dependencies": {
- "is-arguments": "^1.0.4",
- "is-date-object": "^1.0.1",
- "is-regex": "^1.0.4",
- "object-is": "^1.0.1",
- "object-keys": "^1.1.1",
- "regexp.prototype.flags": "^1.2.0"
- },
- "description": "node's assert.deepEqual algorithm",
- "devDependencies": {
- "@ljharb/eslint-config": "^15.0.1",
- "auto-changelog": "^1.16.2",
- "eslint": "^6.6.0",
- "safe-publish-latest": "^1.1.4",
- "tape": "^4.11.0"
- },
- "directories": {
- "example": "example",
- "lib": ".",
- "test": "test"
- },
- "dist": {
- "fileCount": 12,
- "integrity": "sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyxQ4CRA9TVsSAnZWagAAv+AP+weArKrZAaxlVcIgMlsi\n7WKBt2xzQrp+vei93GwLnBlutPEN1kuJ4UWTsV1mfS/s8MAHRhi5XuXOXS/l\nMswzTaAd63FUrBEpVFmUv4d4gFlV4qAKozEt/fE6A//LDpr6/RoeUVsWdtlu\nOiEn7dTsothIb8yf/FxCwivk7Vu+QA/JxKLYuAiX44xbG6b20fBVi+8wXzbJ\nWF2PILj0wrOFf5wn4ybsmC7QtFjehGti0EruiPzA6luoe6UeqND/ZDfxxrzw\nBz4v1jXY63BeDWyQYTecfAszkXu+kznruS4C31OxG9I5g93h2m552zZBWHjn\n4+2UNoh9xMkGgVqAo94pOF2xa3TZSZlJAeMc+hLEt65y5aZZ8eil3ynBqyJb\nidzz30j++zDN5v54ZuoVTlAhh30i+Pib2sGFrpgiuysscA20Sc4ch+6leoiJ\n9gR/+6OvLoMKzf+2T8E97lFfIe8Iwyi7SHIB6u5SwrMd1CCiN1VmPzH0jq+F\n5YS5oZSU3gbHfYQ/sEseGWUQNqnK9c0JuXwVhmuIWBAxg8U87RrFOjG4M5Mc\nPOdyZzlSCOGCmgVQ+HBvxH7jZGdM/4g3I2Hyu7+ybJ4ATdCLxi5NHUq7KzxI\nEjx06NOARGAIH7MUtkPrqDb3+XyS0e0UXQbPGHhRk52EdtLOlSEJ26e+fqij\nedwu\r\n=avCO\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "b5c98c942ceffaf7cb051e24e1434a25a2e6076a",
- "tarball": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.1.1.tgz",
- "unpackedSize": 26384
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "gitHead": "7f21ce5ca6ac3d62f183071a12f58b9fd010bd34",
- "homepage": "https://github.com/substack/node-deep-equal#readme",
- "keywords": [
- "compare",
- "equal",
- "equality"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "ljharb",
- "email": "ljharb@gmail.com"
- },
- {
- "name": "substack",
- "email": "substack@gmail.com"
- }
- ],
- "name": "deep-equal",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/substack/node-deep-equal.git"
- },
- "scripts": {
- "lint": "eslint .",
- "posttest": "npx aud",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
- "prepublish": "safe-publish-latest",
- "pretest": "npm run lint",
- "test": "npm run tests-only",
- "tests-only": "tape test/*",
- "version": "auto-changelog && git add CHANGELOG.md"
- },
- "testling": {
- "browsers": {
- "chrome": [
- 10,
- 22
- ],
- "ff": [
- 10,
- 15,
- 3.5
- ],
- "ie": [
- 6,
- 7,
- 8,
- 9
- ],
- "opera": [
- 12
- ],
- "safari": [
- 5.1
- ]
- },
- "files": "test/*.js"
- },
- "version": "1.1.1"
- }
|