12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- {
- "name": "uppy.io",
- "version": "0.0.1",
- "private": true,
- "hexo": {
- "version": "3.2.0"
- },
- "dependencies": {
- "autoprefixer": "6.3.6",
- "hexo": "3.2.0",
- "hexo-browsersync": "0.2.0",
- "hexo-deployer-git": "0.1.0",
- "hexo-generator-archive": "0.1.4",
- "hexo-generator-category": "0.1.3",
- "hexo-generator-index": "0.2.0",
- "hexo-generator-tag": "0.2.0",
- "hexo-renderer-ejs": "0.2.0",
- "hexo-renderer-marked": "0.2.10",
- "hexo-renderer-postcss": "https://github.com/arturi/hexo-renderer-postcss#afca2bc12f5816067b15a9d24017c70e077b9f0b",
- "hexo-renderer-scss": "1.0.1",
- "hexo-server": "0.2.0",
- "hexo-tag-emojis": "2.0.1",
- "hexo-util": "0.5.3",
- "js-yaml": "3.5.5",
- "mkdirp": "0.5.1",
- "postcss-svg": "https://github.com/kvz/postcss-svg#9239b6dd4ab0dc3ef37f41c9cbc0e23d25549c7b",
- "uuid": "2.0.1"
- },
- "devDependencies": {
- "browserify": "13.0.0",
- "chalk": "1.1.3",
- "documentation": "4.0.0-beta2",
- "eslint-config-standard": "5.1.0",
- "eslint-plugin-standard": "1.3.2",
- "eslint": "2.7.0",
- "glob": "7.0.3",
- "mdast-util-inject": "1.1.0",
- "multi-glob": "1.0.1",
- "node-notifier": "4.5.0",
- "remark": "4.2.0",
- "watchify": "3.7.0"
- }
- }
|