package.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "_from": "@dcloudio/uni-helper-json",
  3. "_id": "@dcloudio/uni-helper-json@1.0.13",
  4. "_inBundle": false,
  5. "_integrity": "sha512-FO9Iu4zW4td3Tr+eiCDWuele2ehkJ4qxQ/UhpAMLjso+ZdWz6NagK5Syh6cdy1hoDqbxpNoqnLynuJXe81Ereg==",
  6. "_location": "/@dcloudio/uni-helper-json",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "@dcloudio/uni-helper-json",
  12. "name": "@dcloudio/uni-helper-json",
  13. "escapedName": "@dcloudio%2funi-helper-json",
  14. "scope": "@dcloudio",
  15. "rawSpec": "",
  16. "saveSpec": null,
  17. "fetchSpec": "latest"
  18. },
  19. "_requiredBy": [
  20. "#USER",
  21. "/"
  22. ],
  23. "_resolved": "https://registry.npmmirror.com/@dcloudio/uni-helper-json/-/uni-helper-json-1.0.13.tgz",
  24. "_shasum": "4e8aa062daaefb30d98973c035a7b0ab628329c7",
  25. "_spec": "@dcloudio/uni-helper-json",
  26. "_where": "D:\\ps\\PDA-1",
  27. "author": {
  28. "name": "fxy060608"
  29. },
  30. "bundleDependencies": false,
  31. "deprecated": false,
  32. "description": "Vetur Definitions of uni-app components",
  33. "devDependencies": {
  34. "textfile": "^1.2.0"
  35. },
  36. "keywords": [],
  37. "license": "Apache-2.0",
  38. "main": "dist/tags.json",
  39. "name": "@dcloudio/uni-helper-json",
  40. "scripts": {
  41. "build": "node build",
  42. "prepublishOnly": "npm run build"
  43. },
  44. "version": "1.0.13",
  45. "vetur": {
  46. "tags": "dist/tags.json",
  47. "attributes": "dist/attributes.json"
  48. }
  49. }