UNPKG

vue-carousel-3d

Version:

Beautiful, flexible and touch supported 3D Carousel for Vue.js

98 lines (97 loc) 2.43 kB
{ "_from": "hexo-server@0.2.2", "_id": "hexo-server@0.2.2", "_inBundle": false, "_integrity": "sha512-/KkOYMIGylNoMtnlgas84Kw18A60WU3BVfo8ZnTHy8omCsAz2Z+aK6ddR4PpSmTdLeKDsiZj4ZSg86ZQ+FZzrA==", "_location": "/hexo-server", "_phantomChildren": { "ansi-regex": "2.1.1", "escape-string-regexp": "1.0.5", "has-ansi": "2.0.0" }, "_requested": { "type": "version", "registry": true, "raw": "hexo-server@0.2.2", "name": "hexo-server", "escapedName": "hexo-server", "rawSpec": "0.2.2", "saveSpec": null, "fetchSpec": "0.2.2" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/hexo-server/-/hexo-server-0.2.2.tgz", "_shasum": "592686b554b8bfe09a19bc86c0f003ac3e8c19b9", "_spec": "hexo-server@0.2.2", "_where": "/Users/vladimirbujanovic/Projects/vue-carousel-3d-component/vue-carousel-3d/docs", "author": { "name": "Tommy Chen", "email": "tommy351@gmail.com", "url": "http://zespia.tw" }, "bugs": { "url": "https://github.com/hexojs/hexo-server/issues" }, "bundleDependencies": false, "dependencies": { "bluebird": "^3.0.6", "chalk": "^1.1.1", "compression": "^1.6.0", "connect": "3.x", "mime": "^1.3.4", "morgan": "^1.6.1", "object-assign": "^4.0.1", "opn": "^4.0.0", "serve-static": "^1.10.0" }, "deprecated": false, "description": "Server module of Hexo.", "devDependencies": { "chai": "^3.4.1", "eslint": "^1.10.3", "eslint-config-hexo": "^1.0.2", "hexo": "^3.3.0", "hexo-fs": "^0.2.0", "istanbul": "^0.4.1", "jscs": "^2.6.0", "jscs-preset-hexo": "^1.0.1", "mocha": "^2.3.4", "sinon": "^1.17.3", "supertest": "^1.2.0", "supertest-promised": "^1.0.0", "uuid": "^2.0.1" }, "directories": { "lib": "./lib" }, "homepage": "http://hexo.io/", "keywords": [ "hexo", "server", "connect" ], "license": "MIT", "main": "index", "maintainers": [ { "name": "Abner Chou", "email": "hi@abnerchou.me", "url": "http://abnerchou.me" } ], "name": "hexo-server", "repository": { "type": "git", "url": "git+https://github.com/hexojs/hexo-server.git" }, "scripts": { "eslint": "eslint .", "jscs": "jscs .", "test": "mocha test/index.js", "test-cov": "istanbul cover --print both _mocha -- test/index.js" }, "version": "0.2.2" }