mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-23 18:29:09 +00:00
32 lines
801 B
JSON
32 lines
801 B
JSON
{
|
|
"name": "uppyjs.io",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"hexo": {
|
|
"version": "3.1.1"
|
|
},
|
|
"dependencies": {
|
|
"hexo": "^3.1.1",
|
|
"hexo-deployer-git": "0.0.4",
|
|
"hexo-generator-archive": "^0.1.2",
|
|
"hexo-generator-category": "^0.1.2",
|
|
"hexo-generator-index": "^0.1.2",
|
|
"hexo-generator-tag": "^0.1.1",
|
|
"hexo-renderer-ejs": "^0.1.0",
|
|
"hexo-renderer-marked": "^0.2.4",
|
|
"hexo-renderer-scss": "^1.0.1",
|
|
"hexo-renderer-stylus": "^0.2.0",
|
|
"hexo-server": "^0.1.2",
|
|
"hexo-tag-emojis": "^2.0.0",
|
|
"hexo-util": "^0.2.1"
|
|
},
|
|
"devDependencies": {
|
|
"browserify": "^12.0.1",
|
|
"chalk": "^1.1.1",
|
|
"glob": "^6.0.1",
|
|
"hexo-renderer-postcss": "^1.0.1",
|
|
"multi-glob": "^1.0.1",
|
|
"postcss-svg": "^1.0.4",
|
|
"watchify": "^3.6.1"
|
|
}
|
|
}
|