UNPKG

vue-carousel-3d

Version:

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

75 lines (74 loc) 1.78 kB
{ "_from": "hexo-i18n@^0.2.1", "_id": "hexo-i18n@0.2.1", "_inBundle": false, "_integrity": "sha1-hPFBQyvwnYtVjth4xygWS20c1t4=", "_location": "/hexo-i18n", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "hexo-i18n@^0.2.1", "name": "hexo-i18n", "escapedName": "hexo-i18n", "rawSpec": "^0.2.1", "saveSpec": null, "fetchSpec": "^0.2.1" }, "_requiredBy": [ "/hexo" ], "_resolved": "https://registry.npmjs.org/hexo-i18n/-/hexo-i18n-0.2.1.tgz", "_shasum": "84f141432bf09d8b558ed878c728164b6d1cd6de", "_spec": "hexo-i18n@^0.2.1", "_where": "/Users/vladimirbujanovic/Projects/vue-carousel-3d-component/vue-carousel-3d/docs/node_modules/hexo", "author": { "name": "Tommy Chen", "email": "tommy351@gmail.com", "url": "http://zespia.tw" }, "bugs": { "url": "https://github.com/hexojs/hexo-i18n/issues" }, "bundleDependencies": false, "dependencies": { "sprintf-js": "^1.0.2" }, "deprecated": false, "description": "i18n module for Hexo.", "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.7.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", "i18n", "localization" ], "license": "MIT", "main": "lib/i18n", "name": "hexo-i18n", "repository": { "type": "git", "url": "git+https://github.com/hexojs/hexo-i18n.git" }, "scripts": { "test": "gulp test" }, "version": "0.2.1" }