mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-23 02:08:30 +00:00
45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{
|
|
"name": "uppy.io",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"hexo": {
|
|
"version": "3.2.2"
|
|
},
|
|
"dependencies": {
|
|
"autoprefixer": "6.4.0",
|
|
"cssnano": "3.7.3",
|
|
"hexo": "3.2.2",
|
|
"hexo-browsersync": "0.2.0",
|
|
"hexo-deployer-git": "0.2.0",
|
|
"hexo-generator-archive": "0.1.4",
|
|
"hexo-generator-category": "0.1.3",
|
|
"hexo-generator-feed": "1.2.0",
|
|
"hexo-generator-index": "0.2.0",
|
|
"hexo-generator-tag": "0.2.0",
|
|
"hexo-renderer-ejs": "0.2.0",
|
|
"hexo-renderer-marked": "0.2.11",
|
|
"hexo-renderer-postcss": "https://github.com/arturi/hexo-renderer-postcss#afca2bc12f5816067b15a9d24017c70e077b9f0b",
|
|
"hexo-renderer-scss": "1.0.2",
|
|
"hexo-server": "0.2.0",
|
|
"hexo-tag-emojis": "2.0.1",
|
|
"hexo-util": "0.6.0",
|
|
"js-yaml": "3.6.1",
|
|
"mkdirp": "0.5.1",
|
|
"postcss-inline-svg": "2.0.1",
|
|
"uuid": "2.0.2"
|
|
},
|
|
"devDependencies": {
|
|
"browserify": "13.1.0",
|
|
"chalk": "1.1.3",
|
|
"documentation": "4.0.0-beta9",
|
|
"eslint": "3.3.1",
|
|
"eslint-config-standard": "5.3.5",
|
|
"eslint-plugin-standard": "2.0.0",
|
|
"glob": "7.0.5",
|
|
"mdast-util-inject": "1.1.0",
|
|
"multi-glob": "1.0.1",
|
|
"node-notifier": "4.6.0",
|
|
"remark": "5.0.1",
|
|
"watchify": "3.7.0"
|
|
}
|
|
}
|