mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-29 20:12:46 +00:00
97 lines
2.4 KiB
JSON
97 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"is-path-inside@^1.0.0",
|
|
"/home/beppe/Github/yahooApi/node_modules/is-installed-globally"
|
|
]
|
|
],
|
|
"_from": "is-path-inside@>=1.0.0 <2.0.0",
|
|
"_id": "is-path-inside@1.0.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/is-path-inside",
|
|
"_nodeVersion": "4.8.4",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/is-path-inside-1.0.1.tgz_1512038091165_0.6817436330020428"
|
|
},
|
|
"_npmUser": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "sindresorhus"
|
|
},
|
|
"_npmVersion": "2.15.11",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "is-path-inside",
|
|
"raw": "is-path-inside@^1.0.0",
|
|
"rawSpec": "^1.0.0",
|
|
"scope": null,
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/is-installed-globally"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.1.tgz",
|
|
"_shasum": "8ef5b7de50437a3fdca6b4e865ef7aa55cb48036",
|
|
"_shrinkwrap": null,
|
|
"_spec": "is-path-inside@^1.0.0",
|
|
"_where": "/home/beppe/Github/yahooApi/node_modules/is-installed-globally",
|
|
"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.1"
|
|
},
|
|
"description": "Check if a path is inside another path",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"xo": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "8ef5b7de50437a3fdca6b4e865ef7aa55cb48036",
|
|
"tarball": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "7f08550845a34a9be18f5422f31da0c83b5a50b9",
|
|
"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"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|