@inst/vscode-bin-darwin
Version:
BINARY ONLY - VSCode binary deployment for macOS
71 lines (70 loc) • 2.87 kB
JSON
{
"_args": [
[
{
"raw": "uc.micro@https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.3.tgz",
"scope": null,
"escapedName": "uc.micro",
"name": "uc.micro",
"rawSpec": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.3.tgz",
"spec": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.3.tgz",
"type": "remote"
},
"/Users/code/tfs/agent3/_work/2/s/extensions/markdown"
]
],
"_from": "uc.micro@https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.3.tgz",
"_id": "uc.micro@1.0.3",
"_inCache": true,
"_location": "/uc.micro",
"_phantomChildren": {},
"_requested": {
"raw": "uc.micro@https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.3.tgz",
"scope": null,
"escapedName": "uc.micro",
"name": "uc.micro",
"rawSpec": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.3.tgz",
"spec": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.3.tgz",
"type": "remote"
},
"_requiredBy": [
"/",
"/linkify-it",
"/markdown-it"
],
"_resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.3.tgz",
"_shasum": "7ed50d5e0f9a9fb0a573379259f2a77458d50192",
"_shrinkwrap": null,
"_spec": "uc.micro@https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.3.tgz",
"_where": "/Users/code/tfs/agent3/_work/2/s/extensions/markdown",
"bugs": {
"url": "https://github.com/markdown-it/uc.micro/issues"
},
"dependencies": {},
"description": "Micro subset of unicode data files for markdown-it projects.",
"devDependencies": {
"mocha": "^3.0.2",
"shelljs": "^0.7.4",
"unicode-9.0.0": "^0.7.0"
},
"files": [
"categories/",
"properties/",
"index.js"
],
"homepage": "https://github.com/markdown-it/uc.micro#readme",
"license": "WTFPL",
"name": "uc.micro",
"optionalDependencies": {},
"readme": "# uc.micro\n\n[](https://travis-ci.org/markdown-it/uc.micro)\n[](https://www.npmjs.org/package/uc.micro)\n\n> Micro subset of unicode data files for [markdown-it](https://github.com/markdown-it) projects.\n\nContent of this repo is autogenerated from `unicode-<version>` package,\nmaintained by [Mathias Bynens](https://github.com/mathiasbynens).\n\nThat's just a proxy to reduce dependencies/install size.\n\n**This package content is ONLY for [markdown-it](https://github.com/markdown-it)\nprojects needs. Don't ask to extend it!**\n\n## License\n\n[WTFPL](http://www.wtfpl.net/txt/copying/)\n",
"readmeFilename": "README.md",
"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.3"
}