vr-shopxo-source/sourcecode/alipay/default/node_modules/mini-html-parser2/package.json

105 lines
3.6 KiB
JSON

{
"_args": [
[
{
"raw": "mini-html-parser2",
"scope": null,
"escapedName": "mini-html-parser2",
"name": "mini-html-parser2",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/data/www/project/shopxo/public/appmini/old/alipay"
]
],
"_from": "mini-html-parser2@latest",
"_hasShrinkwrap": false,
"_id": "mini-html-parser2@0.1.4",
"_inCache": true,
"_location": "/mini-html-parser2",
"_nodeVersion": "8.9.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/mini-html-parser2_0.1.4_1555291892292_0.4695965720440094"
},
"_npmUser": {
"name": "issac.lj",
"email": "issac.lj@alibaba-inc.com"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "mini-html-parser2",
"scope": null,
"escapedName": "mini-html-parser2",
"name": "mini-html-parser2",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/mini-html-parser2/-/mini-html-parser2-0.1.4.tgz",
"_shasum": "fe972bd76c93237a14a9440573fbda97fd8c0e61",
"_shrinkwrap": null,
"_spec": "mini-html-parser2",
"_where": "/data/www/project/shopxo/public/appmini/old/alipay",
"author": {
"name": "issac.lj@alibaba-inc.com"
},
"bugs": {
"url": "https://github.com/ant-mini-program/mini-html-parser/issues"
},
"dependencies": {
"domhandler": "^2.4.2",
"entities": "^1.1.1",
"events": "^3.0.0"
},
"description": "小程序富文本",
"devDependencies": {
"@types/node": "^11.9.6",
"jest": "^23.6.0",
"rc-tools": "^8.1.5"
},
"directories": {},
"dist": {
"integrity": "sha512-Z0pSC6Idpx6hYDVRu0j8LYoXLkOCxq/mcltmTMunqpFCT8ujyzybMjAuGdmDAh//rvE9tu/e4qAbHOjAjzDNAg==",
"shasum": "fe972bd76c93237a14a9440573fbda97fd8c0e61",
"tarball": "https://registry.npmjs.org/mini-html-parser2/-/mini-html-parser2-0.1.4.tgz",
"fileCount": 18,
"unpackedSize": 86353,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcs971CRA9TVsSAnZWagAAZgsP/2A3+ebGSyEExrIztYMi\nuWeK/79oOgRpBAbX116YYW5PcduutSTqmZFPeSd6JqkiuwztEZiy3JoVwNCV\nMuAzWm2FU+iVYY0f7QcepOjMgGm27qvvBn4Cdfp7gxEHJdVpPeP5FnShmyxB\nBywDahvW+W6OEnKvxd0kislXmqMN+RwNIR9OHvw51fP8Eu73hte1NpZmLRpM\nBMVxAMwsK30xt9FlGhFxhR2aNH/TH522tVPjEuEK9iAGhRJrHOR1q/JB/kpc\nWFT6SodkGB4NJErVee79Tl5OjIPXlYH1sHEEH1z/96nLU83jVHKGOAGrwqdT\nTytKnAkL6Ie1JaEBQ8plh30FJ/wHG1AmVzgJ/HsPcrFMSMCXVLM07ahBCObE\nthO17rU3QdI8sn+xoPSk8HjU3lD69nxvzFsLHWE3W2JsrSRVElRYl5XJ+D7s\n2HCd+YS7u6JcJbJd30m+R3yKRZq1HNkFw1jKEKRf/a0M2qvajuUxttoem0Ac\nRJ2mkXWQ6tOhokRAtSDmRC/xjn47muEllXn3T8Gc1ER6Fqhr7VxJie6WPoUj\nnzm+BGpeLINUz82EAUwiY32Ry2AT8Y9/+E33qgZ4g6/g14WaxDCIIWuK0PWJ\nBpy70DCxIyj6H/+NfeZXYIXnWNnXvN0weXJAMizGllgBGumkcf0Gn7DWfsSq\nskcD\r\n=h4j9\r\n-----END PGP SIGNATURE-----\r\n"
},
"gitHead": "a041e07dec98b5f76318b2a040f52df07f42e1f7",
"homepage": "https://github.com/ant-mini-program/mini-html-parser#readme",
"keywords": [
"rich-text",
"mini-program",
"html-parser"
],
"main": "lib/index.js",
"maintainers": [
{
"name": "issac.lj",
"email": "issac.lj@alibaba-inc.com"
}
],
"module": "es/index.js",
"name": "mini-html-parser2",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"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.1.4"
}