vue-carousel-3d
Version:
Beautiful, flexible and touch supported 3D Carousel for Vue.js
79 lines (78 loc) • 2.01 kB
JSON
{
"_from": "hexo-generator-index@0.2.1",
"_id": "hexo-generator-index@0.2.1",
"_inBundle": false,
"_integrity": "sha1-kEIin8rHmq9wBXXaGTMr8/fuXF0=",
"_location": "/hexo-generator-index",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "hexo-generator-index@0.2.1",
"name": "hexo-generator-index",
"escapedName": "hexo-generator-index",
"rawSpec": "0.2.1",
"saveSpec": null,
"fetchSpec": "0.2.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/hexo-generator-index/-/hexo-generator-index-0.2.1.tgz",
"_shasum": "9042229fcac79aaf700575da19332bf3f7ee5c5d",
"_spec": "hexo-generator-index@0.2.1",
"_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-generator-index/issues"
},
"bundleDependencies": false,
"dependencies": {
"hexo-pagination": "0.0.2",
"object-assign": "^4.0.1"
},
"deprecated": false,
"description": "Index generator for Hexo.",
"devDependencies": {
"chai": "^3.4.0",
"eslint": "^1.8.0",
"eslint-config-hexo": "^1.0.2",
"hexo": "^3.0.0",
"istanbul": "^0.4.0",
"jscs": "^2.5.0",
"jscs-preset-hexo": "^1.0.1",
"mocha": "^2.0.1"
},
"directories": {
"lib": "./lib"
},
"engines": {
"node": ">= 0.10.0"
},
"homepage": "http://hexo.io/",
"keywords": [
"hexo",
"generator",
"index",
"home"
],
"license": "MIT",
"main": "index",
"name": "hexo-generator-index",
"repository": {
"type": "git",
"url": "git+https://github.com/hexojs/hexo-generator-index.git"
},
"scripts": {
"eslint": "eslint .",
"jscs": "jscs .",
"test": "mocha test/index.js",
"test-cov": "istanbul cover --print both _mocha -- test/index.js"
},
"version": "0.2.1"
}