mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
110 lines
2.4 KiB
JSON
110 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"pkg-up@^2.0.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserslist"
|
|
]
|
|
],
|
|
"_from": "pkg-up@>=2.0.0 <3.0.0",
|
|
"_id": "pkg-up@2.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/pkg-up",
|
|
"_nodeVersion": "4.7.3",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/pkg-up-2.0.0.tgz_1493911467499_0.2755624745041132"
|
|
},
|
|
"_npmUser": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "sindresorhus"
|
|
},
|
|
"_npmVersion": "2.15.11",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "pkg-up",
|
|
"raw": "pkg-up@^2.0.0",
|
|
"rawSpec": "^2.0.0",
|
|
"scope": null,
|
|
"spec": ">=2.0.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserslist"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-2.0.0.tgz",
|
|
"_shasum": "c819ac728059a461cab1c3889a2be3c49a004d7f",
|
|
"_shrinkwrap": null,
|
|
"_spec": "pkg-up@^2.0.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserslist",
|
|
"author": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "Sindre Sorhus",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/pkg-up/issues"
|
|
},
|
|
"dependencies": {
|
|
"find-up": "^2.1.0"
|
|
},
|
|
"description": "Find the closest package.json file",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"xo": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "c819ac728059a461cab1c3889a2be3c49a004d7f",
|
|
"tarball": "https://registry.npmjs.org/pkg-up/-/pkg-up-2.0.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "a3d7ab574308dc311118d360f178f833bb2b693c",
|
|
"homepage": "https://github.com/sindresorhus/pkg-up#readme",
|
|
"keywords": [
|
|
"dir",
|
|
"directory",
|
|
"file",
|
|
"find",
|
|
"find-up",
|
|
"findup",
|
|
"folder",
|
|
"look",
|
|
"look-up",
|
|
"match",
|
|
"package",
|
|
"parent",
|
|
"parents",
|
|
"path",
|
|
"pkg",
|
|
"resolve",
|
|
"search",
|
|
"up",
|
|
"walk",
|
|
"walking"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "pkg-up",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/pkg-up.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "2.0.0"
|
|
}
|