mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
85 lines
2.2 KiB
JSON
85 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"sver-compat@^1.5.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/semver-greatest-satisfied-range"
|
|
]
|
|
],
|
|
"_from": "sver-compat@>=1.5.0 <2.0.0",
|
|
"_id": "sver-compat@1.5.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/sver-compat",
|
|
"_nodeVersion": "0.10.48",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/sver-compat-1.5.0.tgz_1503092457744_0.9544048304669559"
|
|
},
|
|
"_npmUser": {
|
|
"email": "blaine.bublitz@gmail.com",
|
|
"name": "phated"
|
|
},
|
|
"_npmVersion": "2.15.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "sver-compat",
|
|
"raw": "sver-compat@^1.5.0",
|
|
"rawSpec": "^1.5.0",
|
|
"scope": null,
|
|
"spec": ">=1.5.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/semver-greatest-satisfied-range"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/sver-compat/-/sver-compat-1.5.0.tgz",
|
|
"_shasum": "3cf87dfeb4d07b4a3f14827bc186b3fd0c645cd8",
|
|
"_shrinkwrap": null,
|
|
"_spec": "sver-compat@^1.5.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/semver-greatest-satisfied-range",
|
|
"author": {
|
|
"name": "Guy Bedford"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/phated/sver-compat/issues"
|
|
},
|
|
"dependencies": {
|
|
"es6-iterator": "^2.0.1",
|
|
"es6-symbol": "^3.1.1"
|
|
},
|
|
"description": "Simple Semver and SemverRange classes",
|
|
"devDependencies": {
|
|
"mocha": "^3.4.2",
|
|
"semver": "^5.3.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "3cf87dfeb4d07b4a3f14827bc186b3fd0c645cd8",
|
|
"tarball": "https://registry.npmjs.org/sver-compat/-/sver-compat-1.5.0.tgz"
|
|
},
|
|
"gitHead": "4d50b542f86d67d8be40c80cd817301cea3f2322",
|
|
"homepage": "https://github.com/phated/sver-compat#readme",
|
|
"keywords": [
|
|
"semver"
|
|
],
|
|
"license": "MIT",
|
|
"main": "sver.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "phated",
|
|
"email": "blaine.bublitz@gmail.com"
|
|
}
|
|
],
|
|
"name": "sver-compat",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/phated/sver-compat.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha -u tdd -R dot"
|
|
},
|
|
"version": "1.5.0"
|
|
}
|