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.

70 lines
1.6 KiB

1 month ago
  1. {
  2. "_args": [
  3. [
  4. "mdn-data@2.0.14",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "mdn-data@2.0.14",
  10. "_id": "mdn-data@2.0.14",
  11. "_inBundle": false,
  12. "_integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==",
  13. "_location": "/mdn-data",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "mdn-data@2.0.14",
  19. "name": "mdn-data",
  20. "escapedName": "mdn-data",
  21. "rawSpec": "2.0.14",
  22. "saveSpec": null,
  23. "fetchSpec": "2.0.14"
  24. },
  25. "_requiredBy": [
  26. "/css-tree"
  27. ],
  28. "_resolved": "https://registry.npmmirror.com/mdn-data/-/mdn-data-2.0.14.tgz",
  29. "_spec": "2.0.14",
  30. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  31. "author": {
  32. "name": "Mozilla Developer Network"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/mdn/data/issues"
  36. },
  37. "description": "Open Web data by the Mozilla Developer Network",
  38. "devDependencies": {
  39. "ajv": "^5.0.1",
  40. "better-ajv-errors": "^0.5.1"
  41. },
  42. "files": [
  43. "api/index.js",
  44. "api/*.json",
  45. "css/index.js",
  46. "css/*.json",
  47. "l10n/index.js",
  48. "l10n/*.json"
  49. ],
  50. "homepage": "https://developer.mozilla.org",
  51. "keywords": [
  52. "data",
  53. "mdn",
  54. "mozilla",
  55. "css"
  56. ],
  57. "license": "CC0-1.0",
  58. "main": "index.js",
  59. "name": "mdn-data",
  60. "repository": {
  61. "type": "git",
  62. "url": "git+https://github.com/mdn/data.git"
  63. },
  64. "scripts": {
  65. "lint": "node test/lint",
  66. "test": "npm run lint",
  67. "travis": "npm test"
  68. },
  69. "version": "2.0.14"
  70. }