| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "_from": "wxml-minifier@0.0.1",
- "_id": "wxml-minifier@0.0.1",
- "_inBundle": false,
- "_integrity": "sha512-g8ZS4fyLdyRIcExnevKTnAFxbtYlAPKBGFO1DXOcsJfmppQWjH2xe2Ff6rRQ2ubYAWalaNjMYpkAl6hurhqkHg==",
- "_location": "/wxml-minifier",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "wxml-minifier@0.0.1",
- "name": "wxml-minifier",
- "escapedName": "wxml-minifier",
- "rawSpec": "0.0.1",
- "saveSpec": null,
- "fetchSpec": "0.0.1"
- },
- "_requiredBy": [
- "/miniprogram-ci"
- ],
- "_resolved": "https://registry.npmmirror.com/wxml-minifier/-/wxml-minifier-0.0.1.tgz",
- "_shasum": "351e04f3b1d2f1b49a2ad0c917484642bc4f64ed",
- "_spec": "wxml-minifier@0.0.1",
- "_where": "/data/wwwroot/qimall/node/node_modules/miniprogram-ci",
- "author": "",
- "bugs": {
- "url": "https://github.com/LeeJim/wxml-minifier/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@leejim/wxml-parser": "^0.1.1"
- },
- "deprecated": false,
- "description": "微信小程序WXML压缩工具",
- "homepage": "https://github.com/LeeJim/wxml-minifier#readme",
- "keywords": [],
- "license": "ISC",
- "main": "index.js",
- "name": "wxml-minifier",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/LeeJim/wxml-minifier.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "0.0.1"
- }
|