UNPKG

vue-carousel-3d

Version:

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

78 lines (77 loc) 2 kB
{ "_from": "hexo-pagination@0.0.2", "_id": "hexo-pagination@0.0.2", "_inBundle": false, "_integrity": "sha1-jPRwx9sN5bGKOSanbesZQBXffys=", "_location": "/hexo-pagination", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "hexo-pagination@0.0.2", "name": "hexo-pagination", "escapedName": "hexo-pagination", "rawSpec": "0.0.2", "saveSpec": null, "fetchSpec": "0.0.2" }, "_requiredBy": [ "/hexo-generator-archive", "/hexo-generator-category", "/hexo-generator-index", "/hexo-generator-tag" ], "_resolved": "https://registry.npmjs.org/hexo-pagination/-/hexo-pagination-0.0.2.tgz", "_shasum": "8cf470c7db0de5b18a3926a76deb194015df7f2b", "_spec": "hexo-pagination@0.0.2", "_where": "/Users/vladimirbujanovic/Projects/vue-carousel-3d-component/vue-carousel-3d/docs/node_modules/hexo-generator-archive", "author": { "name": "Tommy Chen", "email": "tommy351@gmail.com", "url": "http://zespia.tw" }, "bugs": { "url": "https://github.com/hexojs/hexo-pagination/issues" }, "bundleDependencies": false, "dependencies": { "utils-merge": "^1.0.0" }, "deprecated": false, "description": "Pagination utilities for Hexo generator plugins.", "devDependencies": { "chai": "^1.9.1", "coveralls": "^2.11.2", "gulp": "^3.8.9", "gulp-istanbul": "^0.5.0", "gulp-jshint": "^1.8.6", "gulp-load-plugins": "^0.8.0", "gulp-mocha": "^2.0.0", "jshint-stylish": "^1.0.0", "mocha": "^2.0.1", "rimraf": "^2.2.8" }, "directories": { "lib": "./lib" }, "engines": { "node": ">= 0.10.0" }, "homepage": "http://hexo.io/", "keywords": [ "hexo", "pagination", "util" ], "license": "MIT", "main": "lib/pagination", "name": "hexo-pagination", "repository": { "type": "git", "url": "git://github.com/hexojs/hexo-pagination.git" }, "scripts": { "test": "gulp test" }, "version": "0.0.2" }