rsuite-theme
Version:
The suite theme for pagurian
72 lines (71 loc) • 1.66 kB
JSON
{
"_from": "remark@^8.0.0",
"_id": "remark@8.0.0",
"_inBundle": false,
"_integrity": "sha1-KHtt8v4RkOJjwdFeSG0/qDVZTW0=",
"_location": "/remark",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "remark@^8.0.0",
"name": "remark",
"escapedName": "remark",
"rawSpec": "^8.0.0",
"saveSpec": null,
"fetchSpec": "^8.0.0"
},
"_requiredBy": [
"/postcss-html"
],
"_resolved": "http://registry.npm.taobao.org/remark/download/remark-8.0.0.tgz",
"_shasum": "287b6df2fe1190e263c1d15e486d3fa835594d6d",
"_spec": "remark@^8.0.0",
"_where": "/Users/godfery/GitRepo/rsuite-theme/node_modules/postcss-html",
"author": {
"name": "Titus Wormer",
"email": "tituswormer@gmail.com",
"url": "http://wooorm.com"
},
"bugs": {
"url": "https://github.com/wooorm/remark/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Titus Wormer",
"email": "tituswormer@gmail.com",
"url": "http://wooorm.com"
}
],
"dependencies": {
"remark-parse": "^4.0.0",
"remark-stringify": "^4.0.0",
"unified": "^6.0.0"
},
"deprecated": false,
"description": "Markdown processor powered by plugins",
"files": [
"index.js"
],
"homepage": "http://remark.js.org",
"keywords": [
"markdown",
"abstract",
"syntax",
"tree",
"ast",
"parse",
"stringify",
"process"
],
"license": "MIT",
"name": "remark",
"repository": {
"type": "git",
"url": "https://github.com/wooorm/remark/tree/master/packages/remark"
},
"scripts": {},
"version": "8.0.0",
"xo": false
}