58 lines
1.4 KiB
JSON
Executable File
58 lines
1.4 KiB
JSON
Executable File
{
|
|
"_args": [
|
|
[
|
|
"remove-markdown@0.3.0",
|
|
"/Users/easysoft/src/xuan/xxc/app"
|
|
]
|
|
],
|
|
"_from": "remove-markdown@0.3.0",
|
|
"_id": "remove-markdown@0.3.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-XktmdJOpNXlyjz1S7MHbnKUF3Jg=",
|
|
"_location": "/remove-markdown",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "remove-markdown@0.3.0",
|
|
"name": "remove-markdown",
|
|
"escapedName": "remove-markdown",
|
|
"rawSpec": "0.3.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.3.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/remove-markdown/-/remove-markdown-0.3.0.tgz",
|
|
"_spec": "0.3.0",
|
|
"_where": "/Users/easysoft/src/xuan/xxc/app",
|
|
"author": {
|
|
"name": "Stian Grytøyr"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/stiang/remove-markdown/issues"
|
|
},
|
|
"description": "Remove Markdown formatting from text",
|
|
"devDependencies": {
|
|
"chai": "^4.0.2",
|
|
"mocha": "^2.1.0",
|
|
"should": "^5.0.0"
|
|
},
|
|
"homepage": "https://github.com/stiang/remove-markdown",
|
|
"keywords": [
|
|
"markdown"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "remove-markdown",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/stiang/remove-markdown.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha -R spec test/remove-markdown.js"
|
|
},
|
|
"version": "0.3.0"
|
|
}
|