mirror of
https://github.com/pnpm/pnpm.git
synced 2026-02-03 03:33:21 -05:00
17 lines
277 B
JSON
17 lines
277 B
JSON
{
|
|
"github": "rstacruz/pnpm",
|
|
"css": [
|
|
"http://ricostacruz.com/docpress-rsc/style.css"
|
|
],
|
|
"markdown": {
|
|
"typographer": true,
|
|
"plugins": {
|
|
"decorate": {}
|
|
}
|
|
},
|
|
"googleAnalytics": {
|
|
"id": "UA-20473929-1",
|
|
"domain": "ricostacruz.com"
|
|
}
|
|
}
|