{
"_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/jen/dvcs/public/ember/tutorial/testapp/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"
}
# |
Change |
User |
Description |
Committed |
|
#1
|
23539 |
jenbottom |
Adding the basic code for ember test appk, created with 'ember new' command |
|
|