You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

74 lines
1.8 KiB
JSON

5 years ago
{
"_from": "not-so-shallow@^0.1.3",
"_id": "not-so-shallow@0.1.4",
"_inBundle": false,
"_integrity": "sha1-6Mf3ucm58GlZQ0Q2gzDLzqOHw8c=",
"_location": "/not-so-shallow",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "not-so-shallow@^0.1.3",
"name": "not-so-shallow",
"escapedName": "not-so-shallow",
"rawSpec": "^0.1.3",
"saveSpec": null,
"fetchSpec": "^0.1.3"
},
"_requiredBy": [
"/ava"
],
"_resolved": "https://registry.npmjs.org/not-so-shallow/-/not-so-shallow-0.1.4.tgz",
"_shasum": "e8c7f7b9c9b9f069594344368330cbcea387c3c7",
"_spec": "not-so-shallow@^0.1.3",
"_where": "/home/mwinter/www/unboundedpress/node_modules/ava",
"author": {
"name": "Juan Soto",
"email": "juan@juansoto.me",
"url": "juansoto.me"
},
"bugs": {
"url": "https://github.com/sotojuan/not-so-shallow/issues"
},
"bundleDependencies": false,
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"dependencies": {
"buffer-equals": "^1.0.3"
},
"deprecated": "This package is no longer in development",
"description": "A less shallow `only-shallow`",
"devDependencies": {
"ava": "^0.16.0",
"cz-conventional-changelog": "^1.1.6",
"snazzy": "^4.0.0",
"standard": "^7.1.2"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sotojuan/not-so-shallow#readme",
"keywords": [
"deeper",
"deepest",
"deepEqual",
"shallow",
"equal",
"equality",
"strict"
],
"license": "MIT",
"name": "not-so-shallow",
"repository": {
"type": "git",
"url": "git+https://github.com/sotojuan/not-so-shallow.git"
},
"scripts": {
"test": "standard --verbose | snazzy && ava --verbose"
},
"version": "0.1.4"
}