123456789101112131415161718192021222324252627282930313233343536373839404142 |
- {
- "name": "uppy.io",
- "version": "0.0.1",
- "private": true,
- "hexo": {
- "version": "3.1.1"
- },
- "dependencies": {
- "autoprefixer": "6.1.2",
- "hexo": "3.1.1",
- "hexo-browsersync": "0.2.0",
- "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-postcss": "https://github.com/arturi/hexo-renderer-postcss#afca2bc12f5816067b15a9d24017c70e077b9f0b",
- "hexo-renderer-scss": "1.0.1",
- "hexo-server": "0.1.2",
- "hexo-tag-emojis": "2.0.0",
- "hexo-util": "0.2.1",
- "mkdirp": "0.5.1",
- "postcss-svg": "https://github.com/kvz/postcss-svg#9239b6dd4ab0dc3ef37f41c9cbc0e23d25549c7b",
- "uuid": "2.0.1"
- },
- "devDependencies": {
- "browserify": "12.0.1",
- "chalk": "1.1.1",
- "documentation": "3.0.4",
- "eslint-config-standard": "4.4.0",
- "eslint-plugin-standard": "1.3.1",
- "eslint": "1.10.3",
- "glob": "6.0.1",
- "mdast-util-inject": "1.1.0",
- "multi-glob": "1.0.1",
- "node-notifier": "4.4.0",
- "remark": "3.0.0",
- "watchify": "3.6.1"
- }
- }
|