2021-03-01 15:06:11 +08:00

59 lines
1.3 KiB
JSON

{
"_args": [
[
"uc.micro@1.0.6",
"J:\\Github\\CURD-TS"
]
],
"_development": true,
"_from": "uc.micro@1.0.6",
"_id": "uc.micro@1.0.6",
"_inBundle": false,
"_integrity": "sha1-nEEagCpAmpH8bPdAgbq6NLJEmaw=",
"_location": "/uc.micro",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "uc.micro@1.0.6",
"name": "uc.micro",
"escapedName": "uc.micro",
"rawSpec": "1.0.6",
"saveSpec": null,
"fetchSpec": "1.0.6"
},
"_requiredBy": [
"/linkify-it",
"/markdown-it"
],
"_resolved": "http://192.168.250.101:4873/uc.micro/-/uc.micro-1.0.6.tgz",
"_spec": "1.0.6",
"_where": "J:\\Github\\CURD-TS",
"bugs": {
"url": "https://github.com/markdown-it/uc.micro/issues"
},
"description": "Micro subset of unicode data files for markdown-it projects.",
"devDependencies": {
"mocha": "^5.0.0",
"shelljs": "^0.8.1",
"unicode-11.0.0": "^0.7.8"
},
"files": [
"categories/",
"properties/",
"index.js"
],
"homepage": "https://github.com/markdown-it/uc.micro#readme",
"license": "MIT",
"name": "uc.micro",
"repository": {
"type": "git",
"url": "git+https://github.com/markdown-it/uc.micro.git"
},
"scripts": {
"test": "mocha",
"update": "node update.js && npm test"
},
"version": "1.0.6"
}