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.
57 lines
1.6 KiB
57 lines
1.6 KiB
{
|
|
"_from": "sver-compat@^1.5.0",
|
|
"_id": "sver-compat@1.5.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-aFTHfmjwizMNlNE6dsGmoAM4lHjL0CyiobWaFiXWSlD7cIxshW422Nb8KbXCmR6z+0ZEPY+daXJrDyh/vuwTyg==",
|
|
"_location": "/sver-compat",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "sver-compat@^1.5.0",
|
|
"name": "sver-compat",
|
|
"escapedName": "sver-compat",
|
|
"rawSpec": "^1.5.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.5.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/semver-greatest-satisfied-range"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/sver-compat/-/sver-compat-1.5.0.tgz",
|
|
"_shasum": "3cf87dfeb4d07b4a3f14827bc186b3fd0c645cd8",
|
|
"_spec": "sver-compat@^1.5.0",
|
|
"_where": "D:\\上海富维东阳工作\\设备管理\\ABP-MicroService-master\\AuthServer\\IdentityServer\\AuthServer.Host\\node_modules\\semver-greatest-satisfied-range",
|
|
"author": {
|
|
"name": "Guy Bedford"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/phated/sver-compat/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"es6-iterator": "^2.0.1",
|
|
"es6-symbol": "^3.1.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Simple Semver and SemverRange classes",
|
|
"devDependencies": {
|
|
"mocha": "^3.4.2",
|
|
"semver": "^5.3.0"
|
|
},
|
|
"homepage": "https://github.com/phated/sver-compat#readme",
|
|
"keywords": [
|
|
"semver"
|
|
],
|
|
"license": "MIT",
|
|
"main": "sver.js",
|
|
"name": "sver-compat",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/phated/sver-compat.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha -u tdd -R dot"
|
|
},
|
|
"version": "1.5.0"
|
|
}
|
|
|