{
	"name": "unist-util-remove",
	"versions": {
		"0.1.0": {
			"name": "unist-util-remove",
			"version": "0.1.0",
			"description": "Remove nodes from Unist tree",
			"author": {
				"name": "Eugene Sharygin",
				"email": "eush77@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"test": "tape test/*.js"
			},
			"files": [
				"index.js"
			],
			"homepage": "https://github.com/eush77/unist-util-remove",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/eush77/unist-util-remove.git"
			},
			"bugs": {
				"url": "https://github.com/eush77/unist-util-remove/issues"
			},
			"keywords": [
				"ast",
				"cascade",
				"delete",
				"mutable",
				"node",
				"remove",
				"squeeze",
				"strip",
				"tree",
				"unist",
				"util"
			],
			"dependencies": {},
			"devDependencies": {
				"tape": "^4.4.0",
				"unist-builder": "^1.0.0"
			},
			"gitHead": "ee23d58753dc8c25dff76de955bc633abf32cf6e",
			"_id": "unist-util-remove@0.1.0",
			"_shasum": "d365e9ab5eca957983700090be3e2fd88c5ff455",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "eush77",
				"email": "eush77@gmail.com"
			},
			"maintainers": [
				{
					"name": "eush77",
					"email": "eush77@gmail.com"
				}
			],
			"dist": {
				"shasum": "d365e9ab5eca957983700090be3e2fd88c5ff455",
				"tarball": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-0.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "unist-util-remove",
			"version": "0.2.0",
			"description": "Remove nodes from Unist tree",
			"author": {
				"name": "Eugene Sharygin",
				"email": "eush77@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"test": "tape test/*.js"
			},
			"files": [
				"index.js"
			],
			"homepage": "https://github.com/eush77/unist-util-remove",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/eush77/unist-util-remove.git"
			},
			"bugs": {
				"url": "https://github.com/eush77/unist-util-remove/issues"
			},
			"keywords": [
				"ast",
				"cascade",
				"delete",
				"mutable",
				"node",
				"remove",
				"squeeze",
				"strip",
				"tree",
				"unist",
				"util"
			],
			"dependencies": {
				"unist-util-is": "^1.0.0"
			},
			"devDependencies": {
				"tape": "^4.4.0",
				"unist-builder": "^1.0.0"
			},
			"gitHead": "47b0a0c2ff4a417efb0000d9cc64dd85bfcb858d",
			"_id": "unist-util-remove@0.2.0",
			"_shasum": "abf02dbc8ad3f7236bf7b42d7c74171ab6baf270",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "eush77",
				"email": "eush77@gmail.com"
			},
			"maintainers": [
				{
					"name": "eush77",
					"email": "eush77@gmail.com"
				}
			],
			"dist": {
				"shasum": "abf02dbc8ad3f7236bf7b42d7c74171ab6baf270",
				"tarball": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-0.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.1": {
			"name": "unist-util-remove",
			"version": "0.2.1",
			"description": "Remove nodes from Unist tree",
			"author": {
				"name": "Eugene Sharygin",
				"email": "eush77@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"test": "tape test/*.js"
			},
			"files": [
				"index.js"
			],
			"homepage": "https://github.com/eush77/unist-util-remove",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/eush77/unist-util-remove.git"
			},
			"bugs": {
				"url": "https://github.com/eush77/unist-util-remove/issues"
			},
			"keywords": [
				"ast",
				"cascade",
				"delete",
				"mutable",
				"node",
				"remove",
				"squeeze",
				"strip",
				"tree",
				"unist",
				"util"
			],
			"dependencies": {
				"unist-util-is": "^1.0.0"
			},
			"devDependencies": {
				"tape": "^4.4.0",
				"unist-builder": "^1.0.0"
			},
			"gitHead": "02959706c7247f810e8a676828306c912d64ea29",
			"_id": "unist-util-remove@0.2.1",
			"_shasum": "a40414361db3c19ac3da021f111e05d299db75d0",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "eush77",
				"email": "eush77@gmail.com"
			},
			"maintainers": [
				{
					"name": "eush77",
					"email": "eush77@gmail.com"
				}
			],
			"dist": {
				"shasum": "a40414361db3c19ac3da021f111e05d299db75d0",
				"tarball": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-0.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "unist-util-remove",
			"version": "1.0.0",
			"description": "Remove nodes from Unist tree",
			"author": {
				"name": "Eugene Sharygin",
				"email": "eush77@gmail.com"
			},
			"license": "MIT",
			"scripts": {
				"test": "tape test/*.js",
				"cov": "nyc --reporter lcov tape test/*.js"
			},
			"files": [
				"index.js"
			],
			"homepage": "https://github.com/eush77/unist-util-remove",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/eush77/unist-util-remove.git"
			},
			"bugs": {
				"url": "https://github.com/eush77/unist-util-remove/issues"
			},
			"keywords": [
				"ast",
				"cascade",
				"delete",
				"mutable",
				"node",
				"remove",
				"squeeze",
				"strip",
				"tree",
				"unist",
				"util"
			],
			"dependencies": {
				"unist-util-is": "^2.0.0"
			},
			"devDependencies": {
				"tape": "^4.4.0",
				"unist-builder": "^1.0.0"
			},
			"gitHead": "76c586474eb4af49f865c02132f39f54eeeb39f8",
			"_id": "unist-util-remove@1.0.0",
			"_shasum": "d600b0984e89ab069e49b2203dd9821681958c9d",
			"_from": ".",
			"_npmVersion": "4.0.3",
			"_nodeVersion": "7.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"shasum": "d600b0984e89ab069e49b2203dd9821681958c9d",
				"tarball": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "eush77",
					"email": "eush77@gmail.com"
				},
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/unist-util-remove-1.0.0.tgz_1494963573807_0.2812025765888393"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "unist-util-remove",
			"version": "1.0.1",
			"description": "Remove nodes from Unist tree",
			"license": "MIT",
			"keywords": [
				"ast",
				"cascade",
				"delete",
				"mutable",
				"node",
				"remove",
				"squeeze",
				"strip",
				"tree",
				"unist",
				"util"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/syntax-tree/unist-util-remove.git"
			},
			"bugs": {
				"url": "https://github.com/syntax-tree/unist-util-remove/issues"
			},
			"author": {
				"name": "Eugene Sharygin",
				"email": "eush77@gmail.com"
			},
			"contributors": [
				{
					"name": "Eugene Sharygin",
					"email": "eush77@gmail.com"
				},
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "http://wooorm.com"
				}
			],
			"files": [
				"index.js"
			],
			"dependencies": {
				"unist-util-is": "^2.0.0"
			},
			"devDependencies": {
				"nyc": "^12.0.1",
				"prettier": "^1.13.3",
				"remark-cli": "^5.0.0",
				"remark-preset-wooorm": "^4.0.0",
				"tape": "^4.4.0",
				"unist-builder": "^1.0.0",
				"xo": "^0.21.1"
			},
			"scripts": {
				"format": "remark . -qfo && prettier --write '**/*.js' && xo --fix",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run format && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off",
					"no-var": "off",
					"prefer-arrow-callback": "off"
				}
			},
			"remarkConfig": {
				"plugins": [
					"preset-wooorm"
				]
			},
			"gitHead": "afd429ab6d2c1159423b8aeb5f8ccb0411c793ef",
			"homepage": "https://github.com/syntax-tree/unist-util-remove#readme",
			"_id": "unist-util-remove@1.0.1",
			"_npmVersion": "6.0.1",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-nL+3O0nBB2Oi8ixVzIfJQLtNOMPIFzwoAIKvhDzEL8B15Nq7EY0KBQPYULjNrEmrwYMCkWp5XGTQiAlYZAL/rw==",
				"shasum": "3e967d2aeb3ee9e7f0ee8354172986fba7ff33a5",
				"tarball": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-1.0.1.tgz",
				"fileCount": 4,
				"unpackedSize": 6355,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFSQGCRA9TVsSAnZWagAAXhEQAIoIfV641xQpsPG3ppN7\n5TYMD1X8ReJho16jvmirOxkSNMoFuQ6lgesNJmF5BV6GNWlrz2fd6TWEnLcZ\nQa1XP6ZPIgiUAu7cq5nkQorN4nc5fb/+36NxbJb4ZhYUJHk3F1dXrw38UUVb\nD96vH5lUP5wQhBPv09oC3rUH3nCrYNmAH7uD+cKNRlWDa+FLZ28OFy/q0qea\nG6HpWr4RfF+VA3IunEwayX8kRpCevHaJV6N/S2wBiTjzgfxWt6KR8zG2JhJg\nD+f4c8r+auXcpDbOF3HiU709ZFT6jAix4To11l8POIk5BPpnydknb7q0XcQm\nEf+TD6Gp2h7F4cRaTXFWXY+Iqcpu1LbI71LZRuGMXbuAAaw5pLErwFP/AXDc\nYpsvNOEcufsRA+YIzFbGBPMoZbMJJbrgm/6ZoL7oHDZM164fqRrkSmfjzHEf\nM8JxSrLOjaXxvKTdCwY8t4JOvlbANaabynpWir7HWvUsqc9oMgR80LC/CNa6\nDT53rr7MWvBkQklMwfCPnD7txCDeECOv9HcNdXdRGQbmu3THUVPyTkWtxWgd\nHllsYas7Uv8KWcFdl4m7tmxXAZ14RPV3ks0uTm4n7A0W4s8FzRZ+hWnPo3mh\nsQUAl29uQ3necuLnLQFggPQ96pKXGDpwKRqUYhc3DzSS5btpFJfH1rItp4fX\n05p+\r\n=H70A\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "eush77",
					"email": "eush77@gmail.com"
				},
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unist-util-remove_1.0.1_1528112134409_0.4101612155715346"
			},
			"_hasShrinkwrap": false
		},
		"1.0.2": {
			"name": "unist-util-remove",
			"version": "1.0.2",
			"description": "Remove nodes from Unist tree",
			"license": "MIT",
			"keywords": [
				"ast",
				"cascade",
				"delete",
				"mutable",
				"node",
				"remove",
				"squeeze",
				"strip",
				"tree",
				"unist",
				"util"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/syntax-tree/unist-util-remove.git"
			},
			"bugs": {
				"url": "https://github.com/syntax-tree/unist-util-remove/issues"
			},
			"author": {
				"name": "Eugene Sharygin",
				"email": "eush77@gmail.com"
			},
			"contributors": [
				{
					"name": "Eugene Sharygin",
					"email": "eush77@gmail.com"
				},
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "https://wooorm.com"
				}
			],
			"dependencies": {
				"unist-util-is": "^2.0.0"
			},
			"devDependencies": {
				"nyc": "^14.0.0",
				"prettier": "^1.0.0",
				"remark-cli": "^6.0.0",
				"remark-preset-wooorm": "^5.0.0",
				"tape": "^4.0.0",
				"unist-builder": "^1.0.0",
				"xo": "^0.24.0"
			},
			"scripts": {
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run format && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false
			},
			"remarkConfig": {
				"plugins": [
					"preset-wooorm"
				]
			},
			"gitHead": "b59129f3e5316ca1a77ab2b0a529fa1a2f630cd2",
			"homepage": "https://github.com/syntax-tree/unist-util-remove#readme",
			"_id": "unist-util-remove@1.0.2",
			"_nodeVersion": "12.2.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-fnvaUeZXdR3IUI3uh4YclS9t4rST66uQI/1SG6dpWpeeXqzcqQ2gfhM0e1sapUr0if6oiR3xjYIhwa7mYNTTTw==",
				"shasum": "fd33d34cf659ebc9a4473cf9e56635c6e74b0f6d",
				"tarball": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-1.0.2.tgz",
				"fileCount": 4,
				"unpackedSize": 7799,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc49l7CRA9TVsSAnZWagAApjMQAKQE5EpidUMK40khdDnf\njyu3nfzUrfQbpJoEKnSTRnD/OziVeXeI6Pkv1mRTIssK9g4x7FYwyGCThs6a\nlKPVgPfTIQUyIQLT1RcfIn3uNDc4zOEBGQTlUA61DGhZh+sdsnoXW9b+U3j0\nZhuQtpCb8PP6jCp5lTuq/b1pM5cXs5mKuDPL+Oe4RmvKTxBWIhtBjiHiO/h3\nGTJZ5VcQYxjNjTlEMxr0ZAI0mO1XoKL2LmsIh9chkQx3tnmkOwdp6MZkpIoK\nkYijE690Q5Y17LaxkcX1/ekHfOQyDVeyF/8v18rq4fgziy1KhA9znf96mWTG\n6uYJxthG9OI1HddRfGB5VbLfMUn1YPE51Zdi4x3tIYNNYMVOA424IT3t8b+/\naFYRyUySB/fs+ViZiVgz1GYZI52SmDFm8e7o0s7A6kOl0F+cDHMR47YeX5tu\nD913C6u3yn8pWzLkRqGfWOhDLrzCvr2C4TZr9AQq3EDJqLT4qgx5dlu2JJ+4\n0lnedo1+I6CEUdnOGO4QS/7YFcOz+SKk7oh0DmZjyM95rghMrZCQxGWFWFf2\nh9/8m1BZkHu/hWPKu981PuayONrpGT/hAxmuEzjiO12G02gA+AOKgNkg2KIH\nzCOv+J1XE4odo8kFYMq8UxtIZbmVnr2DfcJ3Yx+2vQSBId3F7QSKpobuhJzC\nKDAF\r\n=FId8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "eush77",
					"email": "eush77@gmail.com"
				},
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unist-util-remove_1.0.2_1558436218397_0.9420731007445058"
			},
			"_hasShrinkwrap": false
		},
		"1.0.3": {
			"name": "unist-util-remove",
			"version": "1.0.3",
			"description": "Remove nodes from Unist tree",
			"license": "MIT",
			"keywords": [
				"ast",
				"cascade",
				"delete",
				"mutable",
				"node",
				"remove",
				"squeeze",
				"strip",
				"tree",
				"unist",
				"util"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/syntax-tree/unist-util-remove.git"
			},
			"bugs": {
				"url": "https://github.com/syntax-tree/unist-util-remove/issues"
			},
			"author": {
				"name": "Eugene Sharygin",
				"email": "eush77@gmail.com"
			},
			"contributors": [
				{
					"name": "Eugene Sharygin",
					"email": "eush77@gmail.com"
				},
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "https://wooorm.com"
				}
			],
			"dependencies": {
				"unist-util-is": "^3.0.0"
			},
			"devDependencies": {
				"nyc": "^14.0.0",
				"prettier": "^1.0.0",
				"remark-cli": "^6.0.0",
				"remark-preset-wooorm": "^5.0.0",
				"tape": "^4.0.0",
				"unist-builder": "^1.0.0",
				"xo": "^0.24.0"
			},
			"scripts": {
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run format && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false
			},
			"remarkConfig": {
				"plugins": [
					"preset-wooorm"
				]
			},
			"gitHead": "8404571e96348804e45bd73f36f71028d08425a8",
			"homepage": "https://github.com/syntax-tree/unist-util-remove#readme",
			"_id": "unist-util-remove@1.0.3",
			"_nodeVersion": "12.2.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-mB6nCHCQK0pQffUAcCVmKgIWzG/AXs/V8qpS8K72tMPtOSCMSjDeMc5yN+Ye8rB0FhcE+JvW++o1xRNc0R+++g==",
				"shasum": "58ec193dfa84b52d5a055ffbc58e5444eb8031a3",
				"tarball": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-1.0.3.tgz",
				"fileCount": 4,
				"unpackedSize": 8283,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8NmICRA9TVsSAnZWagAAVwwP/0gogVH6w6x/ZfIoQaDw\nStXcYZpBXmXq+eUA1BVnnnZBNgQWIDFWjSFwtytPGz7jMmsk87sP2Q5t6YDo\nmaGRikyxw09+taiqqIsOUfq6GUUdxZk38B5YuVdKZK/3sg+FFt4KxkdBbvu5\nxFBsu66tpk5JuWtS5PRqDOdRC9tvjoa02uU40uELNbXUfZYdRlwgMMre055Q\nDvS3aUuNAahOrPhm5hqzhrNuC9zSgUB9oSObyK9WN76za1isO+ORp5y6jqQI\nJDf8/D4v6HEKfyK/N5avC6pHKrgLhTuLRfAJDy5iOUU+XCIPUkpIhlcQ0x3i\n6d1kUD9fV3R7UBBQDSkvkS99cxyq/8y3LdTSfKupKaymXjKEIZ0GvxgTUZU8\ni+KK2DgLRzyckQXwxEwaRhGzZhRul5/jcRAtQPPlmHvpN4S8V2y5I+moF5F8\nCtIxqK8N12Ajl4ZXpg/j0VZ9F0V4NIflHJ+PPXZEtglV+eih3utBA2b5E9Dw\nwteBGzaxSjnynFqihbqHEeDPnB5lXaUKmHuqRHmnuPoa6MC0B3tGD0dupuT7\n/yei/wcLNlDN+sE2VVAA/J7O/fPjWe3AC6auHJIfc512ynLcI6efGLK3x9Us\nsihUXXPzKYmCIwZzqRqOZSZyZyKfBuz7val4N66xpzeczMDwPbohqquKS20c\n1uWy\r\n=N6Ai\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "eush77",
					"email": "eush77@gmail.com"
				},
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unist-util-remove_1.0.3_1559288200172_0.16736825309948222"
			},
			"_hasShrinkwrap": false
		},
		"2.0.0": {
			"name": "unist-util-remove",
			"version": "2.0.0",
			"description": "unist utility to remove nodes from a tree",
			"license": "MIT",
			"keywords": [
				"unist",
				"unist-util",
				"util",
				"utility",
				"ast",
				"tree",
				"node",
				"cascade",
				"delete",
				"mutable",
				"remove",
				"squeeze",
				"strip"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/syntax-tree/unist-util-remove.git"
			},
			"bugs": {
				"url": "https://github.com/syntax-tree/unist-util-remove/issues"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/unified"
			},
			"author": {
				"name": "Eugene Sharygin",
				"email": "eush77@gmail.com"
			},
			"contributors": [
				{
					"name": "Eugene Sharygin",
					"email": "eush77@gmail.com"
				},
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "https://wooorm.com"
				}
			],
			"dependencies": {
				"unist-util-is": "^4.0.0"
			},
			"devDependencies": {
				"nyc": "^15.0.0",
				"prettier": "^1.0.0",
				"remark-cli": "^7.0.0",
				"remark-preset-wooorm": "^6.0.0",
				"tape": "^4.0.0",
				"unist-builder": "^2.0.0",
				"xo": "^0.25.0"
			},
			"scripts": {
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run format && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false
			},
			"remarkConfig": {
				"plugins": [
					"preset-wooorm"
				]
			},
			"gitHead": "113ec760f6ff7dfe9abf2b897393e1fce33d880d",
			"homepage": "https://github.com/syntax-tree/unist-util-remove#readme",
			"_id": "unist-util-remove@2.0.0",
			"_nodeVersion": "13.0.1",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-HwwWyNHKkeg/eXRnE11IpzY8JT55JNM1YCwwU9YNCnfzk6s8GhPXrVBBZWiwLeATJbI7euvoGSzcy9M29UeW3g==",
				"shasum": "32c2ad5578802f2ca62ab808173d505b2c898488",
				"tarball": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-2.0.0.tgz",
				"fileCount": 4,
				"unpackedSize": 8370,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQYZXCRA9TVsSAnZWagAAf2AP/1FOxYKLnvZXEPWLvqA0\nmpqzLAN0P92GMaIrByjticS/gG8g+qrd6Op56H0oGx+SW/DXOutc3Rz+enA0\nB4snf6smDH22EIK7kJP/daB5pRxIqMmO5U1xcyErc8pDSuizLJcWiRwh6W/d\nCC9YtEiLcGlQFEZ0d96UeEfzM00p39Yg48BEPrU988CAmFyjaG4+/iBNCC/s\nKu/Cur8LaL7WGy6Kow6hpXBnsNs/SZNYvwECVGRB0PUcxarZp12OylCSzorZ\nppSlEMF7tWPVBg1wODjYijNpRFbyoYr291M8VD1u16np66Bi3HZfWS73ULK8\n7NSPVNzLy3fO8qVnIadfeIYuCOCoeGkbNDX8T6Er6uGh2Rsf6iKjLdfBEiAX\nfjZkYOnidBWqQy1lm1zQFHwf8hhSlp7e85JGtjx2w1tYkUCK4NJDRzD6p+0y\nY4scZFh4o4jNV+ET+tnG32fQD/gTEiHztcDi3RVqY+kWGWWgqE+wTfHGFc0U\nBgTRWdsbxAwRclmggjtdn3AYAhe3i6EIYuVMv7hbPMxwp4dYsTqKTBFVgCef\nFG5EXUgTVEDubh0GnW6R10EEX7jWVNXsCmiLn3n+ZpWZzWC/GX9DjkJwR+tz\nvwp4pYteGwdZZL6hZtzCt77hSBukG/TBXUU3r1GD1WLJALGyLvtoi2wXlE7y\nbN7S\r\n=4v1I\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "keith@mcknig.ht",
					"name": "kmck"
				},
				{
					"email": "tituswormer@gmail.com",
					"name": "wooorm"
				}
			],
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unist-util-remove_2.0.0_1581352535016_0.16697987154722393"
			},
			"_hasShrinkwrap": false
		}
	},
	"time": {
		"modified": "2020-08-25T11:32:05.011Z",
		"created": "2016-01-05T23:14:13.445Z",
		"0.1.0": "2016-01-05T23:14:13.445Z",
		"0.2.0": "2016-01-13T23:33:08.481Z",
		"0.2.1": "2016-01-23T17:37:09.274Z",
		"1.0.0": "2017-05-16T19:39:35.296Z",
		"1.0.1": "2018-06-04T11:35:34.492Z",
		"1.0.2": "2019-05-21T10:56:58.559Z",
		"1.0.3": "2019-05-31T07:36:40.274Z",
		"2.0.0": "2020-02-10T16:35:35.125Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "2.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"00a3f6a04a5cc676f1686a13a16eae53\"",
			"fetched": 1600679321559
		}
	},
	"_distfiles": {
		"unist-util-remove-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-0.1.0.tgz",
			"sha": "d365e9ab5eca957983700090be3e2fd88c5ff455",
			"registry": "npmjs"
		},
		"unist-util-remove-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-0.2.0.tgz",
			"sha": "abf02dbc8ad3f7236bf7b42d7c74171ab6baf270",
			"registry": "npmjs"
		},
		"unist-util-remove-0.2.1.tgz": {
			"url": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-0.2.1.tgz",
			"sha": "a40414361db3c19ac3da021f111e05d299db75d0",
			"registry": "npmjs"
		},
		"unist-util-remove-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-1.0.0.tgz",
			"sha": "d600b0984e89ab069e49b2203dd9821681958c9d",
			"registry": "npmjs"
		},
		"unist-util-remove-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-1.0.1.tgz",
			"sha": "3e967d2aeb3ee9e7f0ee8354172986fba7ff33a5",
			"registry": "npmjs"
		},
		"unist-util-remove-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-1.0.2.tgz",
			"sha": "fd33d34cf659ebc9a4473cf9e56635c6e74b0f6d",
			"registry": "npmjs"
		},
		"unist-util-remove-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-1.0.3.tgz",
			"sha": "58ec193dfa84b52d5a055ffbc58e5444eb8031a3",
			"registry": "npmjs"
		},
		"unist-util-remove-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-2.0.0.tgz",
			"sha": "32c2ad5578802f2ca62ab808173d505b2c898488",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"unist-util-remove-2.0.0.tgz": {
			"shasum": "32c2ad5578802f2ca62ab808173d505b2c898488"
		}
	},
	"_rev": "2-127aaa7c3e7f3bd9",
	"_id": "unist-util-remove",
	"readme": "# unist-util-remove\n\n[![Build][build-badge]][build]\n[![Coverage][coverage-badge]][coverage]\n[![Downloads][downloads-badge]][downloads]\n[![Size][size-badge]][size]\n[![Sponsors][sponsors-badge]][collective]\n[![Backers][backers-badge]][collective]\n[![Chat][chat-badge]][chat]\n\n[**unist**][unist] utility to modify the given tree by removing all nodes that\npass the given test.\n\n## Install\n\n[npm][]:\n\n```sh\nnpm install unist-util-remove\n```\n\n## Use\n\n```js\nvar u = require('unist-builder')\nvar remove = require('unist-util-remove')\n\nvar tree = u('root', [\n  u('leaf', '1'),\n  u('node', [\n    u('leaf', '2'),\n    u('node', [u('leaf', '3'), u('other', '4')]),\n    u('node', [u('leaf', '5')])\n  ]),\n  u('leaf', '6')\n])\n\n// Remove all nodes of type `leaf`.\nremove(tree, 'leaf')\n\nconsole.dir(tree, {depth: null})\n```\n\nYields: (note the parent of `5` is also removed, due to `options.cascade`)\n\n```js\n{\n  type: 'root',\n  children: [\n    {\n      type: 'node',\n      children: [\n        { type: 'node', children: [ { type: 'other', value: '4' } ] }\n      ]\n    }\n  ]\n}\n```\n\n## API\n\n### `remove(tree[, options][, test])`\n\nMutate the given [tree][] by removing all nodes that pass `test`.\nThe tree is walked in [preorder][] (NLR), visiting the node itself, then its\n[head][], etc.\n\n###### Parameters\n\n*   `tree` ([`Node?`][node])\n    — [Tree][] to filter\n*   `options.cascade` (`boolean`, default: `true`)\n    — Whether to drop parent nodes if they had children, but all their children\n    were filtered out\n*   `test` ([`Test`][is], optional) — [`is`][is]-compatible test (such as a\n    [type][])\n\n###### Returns\n\n[`Node?`][node] — The given `tree` with nodes for which `test` passed removed.\n`null` is returned if `tree` itself didn’t pass the test, or is cascaded away.\n\n## Related\n\n*   [`unist-util-filter`](https://github.com/syntax-tree/unist-util-filter)\n    — Create a new tree with all nodes that pass the given function\n*   [`unist-util-flatmap`](https://gitlab.com/staltz/unist-util-flatmap)\n    — Create a new tree by expanding a node into many\n*   [`unist-util-map`](https://github.com/syntax-tree/unist-util-map)\n    — Create a new tree by mapping nodes\n*   [`unist-util-select`](https://github.com/syntax-tree/unist-util-select)\n    — Select nodes with CSS-like selectors\n*   [`unist-util-visit`](https://github.com/syntax-tree/unist-util-visit)\n    — Recursively walk over nodes\n*   [`unist-builder`](https://github.com/syntax-tree/unist-builder)\n    — Creating trees\n\n## Contribute\n\nSee [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get\nstarted.\nSee [`support.md`][support] for ways to get help.\n\nThis project has a [Code of Conduct][coc].\nBy interacting with this repository, organisation, or community you agree to\nabide by its terms.\n\n## License\n\n[MIT][license] © Eugene Sharygin\n\n<!-- Definitions -->\n\n[build-badge]: https://img.shields.io/travis/syntax-tree/unist-util-filter.svg\n\n[build]: https://travis-ci.org/syntax-tree/unist-util-filter\n\n[coverage-badge]: https://img.shields.io/codecov/c/github/syntax-tree/unist-util-filter.svg\n\n[coverage]: https://codecov.io/github/syntax-tree/unist-util-filter\n\n[downloads-badge]: https://img.shields.io/npm/dm/unist-util-filter.svg\n\n[downloads]: https://www.npmjs.com/package/unist-util-filter\n\n[size-badge]: https://img.shields.io/bundlephobia/minzip/unist-util-filter.svg\n\n[size]: https://bundlephobia.com/result?p=unist-util-filter\n\n[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg\n\n[backers-badge]: https://opencollective.com/unified/backers/badge.svg\n\n[collective]: https://opencollective.com/unified\n\n[chat-badge]: https://img.shields.io/badge/chat-spectrum-7b16ff.svg\n\n[chat]: https://spectrum.chat/unified/syntax-tree\n\n[npm]: https://docs.npmjs.com/cli/install\n\n[license]: license\n\n[unist]: https://github.com/syntax-tree/unist\n\n[node]: https://github.com/syntax-tree/unist#node\n\n[tree]: https://github.com/syntax-tree/unist#tree\n\n[preorder]: https://github.com/syntax-tree/unist#preorder\n\n[head]: https://github.com/syntax-tree/unist#head\n\n[type]: https://github.com/syntax-tree/unist#type\n\n[is]: https://github.com/syntax-tree/unist-util-is\n\n[contributing]: https://github.com/syntax-tree/.github/blob/master/contributing.md\n\n[support]: https://github.com/syntax-tree/.github/blob/master/support.md\n\n[coc]: https://github.com/syntax-tree/.github/blob/master/code-of-conduct.md"
}