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

99 lines
3.5 KiB

{
"_args": [
[
"is-path-inside@^2.1.0",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/is-path-in-cwd"
]
],
"_from": "is-path-inside@>=2.1.0 <3.0.0",
"_hasShrinkwrap": false,
"_id": "is-path-inside@2.1.0",
"_inCache": true,
"_installable": true,
"_location": "/is-path-inside",
"_nodeVersion": "8.15.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/is-path-inside_2.1.0_1555345999308_0.36274390118968913"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "6.9.0",
"_phantomChildren": {},
"_requested": {
"name": "is-path-inside",
"raw": "is-path-inside@^2.1.0",
"rawSpec": "^2.1.0",
"scope": null,
"spec": ">=2.1.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/is-path-in-cwd"
],
"_resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-2.1.0.tgz",
"_shasum": "7c9810587d659a40d27bcdb4d5616eab059494b2",
"_shrinkwrap": null,
"_spec": "is-path-inside@^2.1.0",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/is-path-in-cwd",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/is-path-inside/issues"
},
"dependencies": {
"path-is-inside": "^1.0.2"
},
"description": "Check if a path is inside another path",
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.7.2",
"xo": "^0.24.0"
},
"directories": {},
"dist": {
"fileCount": 5,
"integrity": "sha512-wiyhTzfDWsvwAW53OBWF5zuvaOGlZ6PwYxAbPVDhpm+gM09xKQGjBq/8uYN12aDvMxnAnq3dxTyoSoRNmg5YFg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctLJPCRA9TVsSAnZWagAAaxEP/jnemeaO9y+4dl3vOLJs\nAAcUvq8FyKl3/FlmW9cJN2+C8860tLH7ESzRDlRS1AyKaMndOufSWuo5LNSR\n2ilqM8US2yzoQ0z5JuAMHHePBSHk9PH7pVp7b3pKSy2LGS+ZsoVKo+ZM8JJT\ntgBAFF6aVnwHKGzBI5uYvc1KvIx1AqR4tDT9NPai9KJwFrt0dQCxvK4ZADUy\nyxgumB5Lwu9kWQwDYMbLq8qMbj+sarKGU1pyTrRFSE9/gpxY027oWFeo/6Fr\nSm4Mnzl3JroatuobnZKjJ1EdTt9s8haHXZGmTVBhPK/hJraRgTS1qzPAlnPp\nc5T3dIICOGLQIQxdvtJ0mh6BqgJNwXPXPjBjJ1Z4ApD5EHRiKVVthV/RaenK\nQaSnCxEdlj00vnoTWyvRYMjv8tNWMJdTCBPHE4s7wm3bFdk4DssUHQ8x1IwL\nsAjRYSmFhPMjipVVOTM6ZMpmSC2eQp6hW6+eO5kTqvMMqzAKKLKvHCDLDlDf\nobxkXT+qfYKY9urTkne6/K14l46z0Z6IeWf7ApepYxG0P9L9lqgZFTiQS5m2\n8VN7cyfLVr0c/wHgSTQh4+z+Q7cSdvG8kC9t8Uj4u+mgZSC2TrfqQMNVjByv\nfpnkmzxcyYk7V1Fc+3B1Sei5vwfo395cB9jTLPtveSfc6RgiYz5nTdiAIqYH\ne9DZ\r\n=xHOY\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "7c9810587d659a40d27bcdb4d5616eab059494b2",
"tarball": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-2.1.0.tgz",
"unpackedSize": 3088
},
"engines": {
"node": ">=6"
},
"gitHead": "2c712b73250b94cec65b8c815b687a0d115e5724",
"homepage": "https://github.com/sindresorhus/is-path-inside#readme",
"keywords": [
"dir",
"directory",
"file",
"folder",
"inside",
"path",
"resolve"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "is-path-inside",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/is-path-inside.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "2.1.0"
}