pnpm
Version:
Fast, disk space efficient package manager
122 lines (121 loc) • 5.03 kB
JSON
{
"_args": [
[
{
"raw": "remove-all-except-outer-links@2.0.0",
"scope": null,
"escapedName": "remove-all-except-outer-links",
"name": "remove-all-except-outer-links",
"rawSpec": "2.0.0",
"spec": "2.0.0",
"type": "version"
},
"/home/zoltan/src/pnpm/pnpm/packages/pnpm/node_modules/supi"
]
],
"_from": "remove-all-except-outer-links@2.0.0",
"_hasShrinkwrap": false,
"_id": "remove-all-except-outer-links@2.0.0",
"_location": "/remove-all-except-outer-links",
"_nodeVersion": "10.12.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/remove-all-except-outer-links_2.0.0_1552511819218_0.22713085714414616"
},
"_npmUser": {
"name": "zkochan",
"email": "z@kochan.io"
},
"_npmVersion": "6.9.0",
"_phantomChildren": {},
"_requested": {
"raw": "remove-all-except-outer-links@2.0.0",
"scope": null,
"escapedName": "remove-all-except-outer-links",
"name": "remove-all-except-outer-links",
"rawSpec": "2.0.0",
"spec": "2.0.0",
"type": "version"
},
"_requiredBy": [
"/supi"
],
"_resolved": "https://registry.npmjs.org/remove-all-except-outer-links/-/remove-all-except-outer-links-2.0.0.tgz",
"_shasum": "3e9ba6210034b750bc626e4fe8c23c45a27a4110",
"_shrinkwrap": null,
"_spec": "remove-all-except-outer-links@2.0.0",
"_where": "/home/zoltan/src/pnpm/pnpm/packages/pnpm/node_modules/supi",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
"url": "https://www.kochan.io"
},
"bugs": {
"url": "https://github.com/pnpm/remove-all-except-outer-links/issues"
},
"dependencies": {
"is-subdir": "^1.0.0",
"mz": "^2.6.0",
"p-filter": "^2.0.0",
"resolve-link-target": "^1.0.0",
"rimraf-then": "^1.0.1"
},
"description": "Removes everything from a folder except external symlinks",
"devDependencies": {
"@pnpm/exec": "^1.1.5",
"mos": "^2.0.0-alpha.3",
"mos-plugin-readme": "^1.0.4",
"package-preview": "^2.0.0",
"path-exists": "^3.0.0",
"tape": "^4.6.3"
},
"directories": {},
"dist": {
"integrity": "sha512-W7nRn6bvT+HK3bphmb4oJSH7MOx+Nuc4Cin4Q2y1G00KoKcrpDyoRB3f2ZSrjgS0E+Fj/dwRbtgmmLF9Kug4KQ==",
"shasum": "3e9ba6210034b750bc626e4fe8c23c45a27a4110",
"tarball": "https://registry.npmjs.org/remove-all-except-outer-links/-/remove-all-except-outer-links-2.0.0.tgz",
"fileCount": 4,
"unpackedSize": 4038,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciXNOCRA9TVsSAnZWagAA8yUP/AhwG8HXtHz1K05d0Aho\nwPP8wFVSI7vs5I43rSKEbwaT38DWYk3Wxeo2v9PF7x3rOQqeDIaU2ciYdqRh\nMjGruph6EY7UGztaC0Di91l1RCY5RwbDGx5YPKIiBH0j5CRjeq+YQWY06uR+\nXQNDdnlddyc2/KBRx18Nayp8vHwBSLsOCFo9ppd2PeI4PoQQtqkB6txRl2mX\nCi28piZs5/MiJFBoq+K9MIe0+3PGGMO10Q7a/niZtTm+jctoKmVnIFo9ob/K\nYhxHV+kfA9xWgf0ndLCjHXw+25syi2ihdUy3IpzqYGuQkFW5bOACEh/blux0\nCtVSz+kXORpCJqRKig46+I/sAgHV2U8Gj1WatqF7uux1gY63Ore52hBjUdfZ\neR3NSvtRhqKHry5P3qZXCSEJHGlwgSI5th080kXZdZS14/wDVL2LBRjrBBds\nH/iEo4SFNPfO/pOOAUxtBz44Qms29008imFFRdi3ZnwMZEX/hGvZa+a32EyW\n+fs7sQegPS0JjR2cBErN/dHu0guduXzDDJfqGizXCfdlJ++NARs6QR01yvXh\niVRqDIaI6FzfNea9WWSAPCwfPyWIZ6Q3SD8mImVmIfUHA3RqKqBW1AACtz3P\nVcZauVI2pDMA8HQtpBSVVx2PQ80ea550O53yPaoxfou8msgehMkBG9JWHZ2+\nFnbC\r\n=Wi/q\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": ">=8"
},
"files": [
"index.js"
],
"gitHead": "c39523798b0c2bb89692d7158b5d4ec092abadf9",
"homepage": "https://github.com/pnpm/remove-all-except-outer-links#readme",
"keywords": [
"rimraf"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "zkochan",
"email": "zoltan.kochan@gmail.com"
}
],
"mos": {
"plugins": [
"readme"
],
"installation": {
"useShortAlias": true
}
},
"name": "remove-all-except-outer-links",
"optionalDependencies": {},
"readme": "# remove-all-except-outer-links\n\n> Removes everything from a folder except external symlinks\n\n<!--@shields('npm', 'travis')-->\n[](https://www.npmjs.com/package/remove-all-except-outer-links) [](https://travis-ci.org/pnpm/remove-all-except-outer-links)\n<!--/@-->\n\n## Installation\n\n```sh\nnpm i -S remove-all-except-outer-links\n```\n\n## Usage\n\n```js\nconst removeAllExceptOuterLinks = require('remove-all-except-outer-links')\n\nremoveAllExceptOuterLinks('node_modules').then(() => console.log('done'))\n```\n\n## License\n\n[MIT](./LICENSE) © [Zoltan Kochan](https://www.kochan.io)\n",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git+https://github.com/pnpm/remove-all-except-outer-links.git"
},
"scripts": {
"md": "mos",
"test": "preview && tape test && mos test"
},
"version": "2.0.0"
}