mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
116 lines
2.9 KiB
116 lines
2.9 KiB
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "remark-stringify@^1.1.0",
|
|
"scope": null,
|
|
"escapedName": "remark-stringify",
|
|
"name": "remark-stringify",
|
|
"rawSpec": "^1.1.0",
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/mborins/code/node/v6.x/tools/eslint-tmp/node_modules/eslint/node_modules/remark"
|
|
]
|
|
],
|
|
"_from": "remark-stringify@>=1.1.0 <2.0.0",
|
|
"_id": "remark-stringify@1.1.0",
|
|
"_inCache": true,
|
|
"_location": "/remark-stringify",
|
|
"_nodeVersion": "5.9.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/remark-stringify-1.1.0.tgz_1470758341818_0.04028692073188722"
|
|
},
|
|
"_npmUser": {
|
|
"name": "wooorm",
|
|
"email": "tituswormer@gmail.com"
|
|
},
|
|
"_npmVersion": "3.7.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "remark-stringify@^1.1.0",
|
|
"scope": null,
|
|
"escapedName": "remark-stringify",
|
|
"name": "remark-stringify",
|
|
"rawSpec": "^1.1.0",
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/remark"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-1.1.0.tgz",
|
|
"_shasum": "a7105e25b9ee2bf9a49b75d2c423f11b06ae2092",
|
|
"_shrinkwrap": null,
|
|
"_spec": "remark-stringify@^1.1.0",
|
|
"_where": "/Users/mborins/code/node/v6.x/tools/eslint-tmp/node_modules/eslint/node_modules/remark",
|
|
"author": {
|
|
"name": "Titus Wormer",
|
|
"email": "tituswormer@gmail.com",
|
|
"url": "http://wooorm.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/wooorm/remark/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Titus Wormer",
|
|
"email": "tituswormer@gmail.com",
|
|
"url": "http://wooorm.com"
|
|
},
|
|
{
|
|
"name": "Eugene Sharygin",
|
|
"email": "eush77@gmail.com"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"ccount": "^1.0.0",
|
|
"extend": "^3.0.0",
|
|
"longest-streak": "^1.0.0",
|
|
"markdown-table": "^0.4.0",
|
|
"parse-entities": "^1.0.2",
|
|
"repeat-string": "^1.5.4",
|
|
"stringify-entities": "^1.0.1",
|
|
"unherit": "^1.0.4"
|
|
},
|
|
"description": "Markdown compiler for remark",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "a7105e25b9ee2bf9a49b75d2c423f11b06ae2092",
|
|
"tarball": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-1.1.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.11.0"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"lib"
|
|
],
|
|
"homepage": "http://remark.js.org",
|
|
"keywords": [
|
|
"markdown",
|
|
"abstract",
|
|
"syntax",
|
|
"tree",
|
|
"ast",
|
|
"stringify"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "wooorm",
|
|
"email": "tituswormer@gmail.com"
|
|
}
|
|
],
|
|
"name": "remark-stringify",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/wooorm/remark/tree/master/packages/remark-stringify"
|
|
},
|
|
"scripts": {},
|
|
"version": "1.1.0"
|
|
}
|
|
|