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.
61 lines
1.5 KiB
61 lines
1.5 KiB
{
|
|
"_from": "wildcard@^2.0.0",
|
|
"_id": "wildcard@2.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==",
|
|
"_location": "/wildcard",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "wildcard@^2.0.0",
|
|
"name": "wildcard",
|
|
"escapedName": "wildcard",
|
|
"rawSpec": "^2.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/webpack-merge"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/wildcard/-/wildcard-2.0.1.tgz",
|
|
"_shasum": "5ab10d02487198954836b6349f74fff961e10f67",
|
|
"_spec": "wildcard@^2.0.0",
|
|
"_where": "D:\\仁舟项目\\admin_dHBzn\\node_modules\\webpack-merge",
|
|
"author": {
|
|
"name": "Damon Oehlman",
|
|
"email": "damon.oehlman@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "http://github.com/DamonOehlman/wildcard/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "Wildcard matching tools",
|
|
"devDependencies": {
|
|
"embellish-readme": "^1.7.2",
|
|
"tape": "^5.6.3"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"homepage": "https://github.com/DamonOehlman/wildcard#readme",
|
|
"keywords": [
|
|
"string",
|
|
"wildcard"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "wildcard",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/DamonOehlman/wildcard.git"
|
|
},
|
|
"scripts": {
|
|
"gendocs": "embellish README.md",
|
|
"test": "node test/all.js"
|
|
},
|
|
"stability": "stable",
|
|
"version": "2.0.1"
|
|
}
|
|
|