67 lines
1.8 KiB
JSON
67 lines
1.8 KiB
JSON
{
|
|
"_from": "mini-html-parser2@^0.2.0",
|
|
"_id": "mini-html-parser2@0.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-SvDQmbQorG8LANarEnsuJBSrMwhHuXb4PK0oDix5ThqA5xNtgQjswxeJTqfP6+JEyQ5195Qlcpexej5zjSmLjA==",
|
|
"_location": "/mini-html-parser2",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "mini-html-parser2@^0.2.0",
|
|
"name": "mini-html-parser2",
|
|
"escapedName": "mini-html-parser2",
|
|
"rawSpec": "^0.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/mini-html-parser2/-/mini-html-parser2-0.2.0.tgz",
|
|
"_shasum": "15de582fc10afd7dfed5407572b4c65c501bfba3",
|
|
"_spec": "mini-html-parser2@^0.2.0",
|
|
"_where": "/Users/WebTmm/Documents/支付宝小程序/亿分期(工作台)",
|
|
"author": {
|
|
"name": "issac.lj@alibaba-inc.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/ant-mini-program/mini-html-parser/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"domhandler": "^2.4.2",
|
|
"entities": "^1.1.1",
|
|
"events": "^3.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "小程序富文本",
|
|
"devDependencies": {
|
|
"@types/node": "^11.9.6",
|
|
"jest": "^23.6.0",
|
|
"rc-tools": "^8.1.5"
|
|
},
|
|
"files": [
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/ant-mini-program/mini-html-parser#readme",
|
|
"keywords": [
|
|
"rich-text",
|
|
"mini-program",
|
|
"html-parser"
|
|
],
|
|
"main": "lib/index.js",
|
|
"name": "mini-html-parser2",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/ant-mini-program/mini-html-parser.git"
|
|
},
|
|
"scripts": {
|
|
"build": "rc-tools run compile",
|
|
"pub": "git push origin && npm run build && npm publish",
|
|
"test": "jest"
|
|
},
|
|
"version": "0.2.0"
|
|
}
|