vue-carousel-3d
Version:
Beautiful, flexible and touch supported 3D Carousel for Vue.js
108 lines (107 loc) • 2.8 kB
JSON
{
"_from": "hexo-deployer-git@0.2.0",
"_id": "hexo-deployer-git@0.2.0",
"_inBundle": false,
"_integrity": "sha1-8BOKWKs1Nh9MVZBrs3p6c51RL7A=",
"_location": "/hexo-deployer-git",
"_phantomChildren": {
"amdefine": "1.0.1",
"ansi-regex": "2.1.1",
"arr-flatten": "1.1.0",
"async": "0.2.10",
"async-each": "1.0.3",
"bluebird": "3.7.2",
"camelcase": "1.2.1",
"decamelize": "1.2.0",
"escape-string-regexp": "1.0.5",
"expand-range": "1.8.2",
"filename-regex": "2.0.1",
"fsevents": "1.2.13",
"graceful-fs": "4.2.4",
"has-ansi": "2.0.0",
"inherits": "2.0.4",
"is-binary-path": "1.0.1",
"is-buffer": "1.1.6",
"is-posix-bracket": "0.1.1",
"object.omit": "2.0.1",
"optimist": "0.6.1",
"parse-glob": "3.0.4",
"path-is-absolute": "1.0.1",
"preserve": "0.2.0",
"readdirp": "2.2.1",
"regex-cache": "0.4.4",
"remove-trailing-separator": "1.1.0",
"repeat-element": "1.1.3",
"uglify-to-browserify": "1.0.2",
"window-size": "0.1.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "hexo-deployer-git@0.2.0",
"name": "hexo-deployer-git",
"escapedName": "hexo-deployer-git",
"rawSpec": "0.2.0",
"saveSpec": null,
"fetchSpec": "0.2.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/hexo-deployer-git/-/hexo-deployer-git-0.2.0.tgz",
"_shasum": "f0138a58ab35361f4c55906bb37a7a739d512fb0",
"_spec": "hexo-deployer-git@0.2.0",
"_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-deployer-git/issues"
},
"bundleDependencies": false,
"dependencies": {
"chalk": "^1.1.3",
"hexo-fs": "^0.1.5",
"hexo-util": "^0.6.0",
"moment": "^2.13.0",
"swig": "^1.4.2"
},
"deprecated": false,
"description": "Git deployer plugin of Hexo.",
"devDependencies": {
"chai": "^3.5.0",
"eslint": "^2.12.0",
"eslint-config-hexo": "^1.0.3",
"istanbul": "^0.4.3",
"jscs": "^3.0.4",
"jscs-preset-hexo": "^1.0.1",
"mocha": "^2.5.3"
},
"directories": {
"lib": "./lib"
},
"homepage": "https://hexo.io/",
"keywords": [
"hexo",
"git",
"deploy",
"deployer"
],
"license": "MIT",
"main": "index",
"name": "hexo-deployer-git",
"repository": {
"type": "git",
"url": "git+https://github.com/hexojs/hexo-deployer-git.git"
},
"scripts": {
"eslint": "eslint .",
"jscs": "jscs .",
"test": "mocha test/index.js",
"test-cov": "istanbul cover --print both _mocha -- test/index.js"
},
"version": "0.2.0"
}