/
githubmirror
/
pdf.js
Обзор
Документация
Войти
/
githubmirror
/
pdf.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v4.2.67
docs/config.json
20 строк
332 B
Timothy Gu
Clean up npm dependencies and add `license` property
30 окт 2015, 16:49
30 окт 2015, 16:49
3d3d8ed
Код
Авторство
О чём код?
{ "locals": { "url": "http://localhost:8080", "name": "PDF.js Documentation", "description": "" }, "require": { "typogr": "typogr" }, "jade": { "pretty": true }, "markdown": { "smartLists": true, "smartypants": true }, "plugins": [ "./plugins/wintersmith-makerelative.coffee" ] }