12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "_from": "@dcloudio/uni-helper-json",
- "_id": "@dcloudio/uni-helper-json@1.0.13",
- "_inBundle": false,
- "_integrity": "sha512-FO9Iu4zW4td3Tr+eiCDWuele2ehkJ4qxQ/UhpAMLjso+ZdWz6NagK5Syh6cdy1hoDqbxpNoqnLynuJXe81Ereg==",
- "_location": "/@dcloudio/uni-helper-json",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "@dcloudio/uni-helper-json",
- "name": "@dcloudio/uni-helper-json",
- "escapedName": "@dcloudio%2funi-helper-json",
- "scope": "@dcloudio",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmmirror.com/@dcloudio/uni-helper-json/-/uni-helper-json-1.0.13.tgz",
- "_shasum": "4e8aa062daaefb30d98973c035a7b0ab628329c7",
- "_spec": "@dcloudio/uni-helper-json",
- "_where": "D:\\ps\\PDA-1",
- "author": {
- "name": "fxy060608"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Vetur Definitions of uni-app components",
- "devDependencies": {
- "textfile": "^1.2.0"
- },
- "keywords": [],
- "license": "Apache-2.0",
- "main": "dist/tags.json",
- "name": "@dcloudio/uni-helper-json",
- "scripts": {
- "build": "node build",
- "prepublishOnly": "npm run build"
- },
- "version": "1.0.13",
- "vetur": {
- "tags": "dist/tags.json",
- "attributes": "dist/attributes.json"
- }
- }
|