Files
dns-server/node_modules/mdn-data/package.json
T
Alex Yang f627244b8f 更新
2026-03-30 01:04:46 +08:00

66 lines
1.5 KiB
JSON

{
"_from": "mdn-data@2.0.30",
"_id": "mdn-data@2.0.30",
"_inBundle": false,
"_integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==",
"_location": "/mdn-data",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "mdn-data@2.0.30",
"name": "mdn-data",
"escapedName": "mdn-data",
"rawSpec": "2.0.30",
"saveSpec": null,
"fetchSpec": "2.0.30"
},
"_requiredBy": [
"/css-tree"
],
"_resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz",
"_shasum": "ce4df6f80af6cfbe218ecd5c552ba13c4dfa08cc",
"_spec": "mdn-data@2.0.30",
"_where": "/root/dns/node_modules/css-tree",
"author": {
"name": "Mozilla Developer Network"
},
"bugs": {
"url": "https://github.com/mdn/data/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Open Web data by the Mozilla Developer Network",
"devDependencies": {
"ajv": "^6.12.6",
"better-ajv-errors": "^1.1.2"
},
"files": [
"api/index.js",
"api/*.json",
"css/index.js",
"css/*.json",
"l10n/index.js",
"l10n/*.json"
],
"homepage": "https://developer.mozilla.org",
"keywords": [
"data",
"mdn",
"mozilla",
"css"
],
"license": "CC0-1.0",
"main": "index.js",
"name": "mdn-data",
"repository": {
"type": "git",
"url": "git+https://github.com/mdn/data.git"
},
"scripts": {
"lint": "node test/lint",
"test": "npm run lint"
},
"version": "2.0.30"
}