first commit
This commit is contained in:
54
build/node_modules/uc.micro/package.json
generated
vendored
Normal file
54
build/node_modules/uc.micro/package.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"_from": "uc.micro@^1.0.3",
|
||||
"_id": "uc.micro@1.0.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-ftUNXg+an7ClczeSWfKndFjVAZI=",
|
||||
"_location": "/uc.micro",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "uc.micro@^1.0.3",
|
||||
"name": "uc.micro",
|
||||
"escapedName": "uc.micro",
|
||||
"rawSpec": "^1.0.3",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.3"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/linkify-it",
|
||||
"/markdown-it"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.3.tgz",
|
||||
"_shasum": "7ed50d5e0f9a9fb0a573379259f2a77458d50192",
|
||||
"_spec": "uc.micro@^1.0.3",
|
||||
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build/node_modules/markdown-it",
|
||||
"bugs": {
|
||||
"url": "https://github.com/markdown-it/uc.micro/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"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",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user