vue-carousel
Version:
A flexible, responsive, touch-friendly carousel for Vue.js
249 lines (248 loc) • 5.74 kB
JSON
{
"// dtrace-provider": "required for dtrace features",
"// moment": "required for local time with CLI",
"// mv": "required for RotatingFileStream",
"_from": "hexo-bunyan@^1.0.0",
"_id": "hexo-bunyan@1.0.0",
"_inBundle": false,
"_integrity": "sha512-RymT8Ck+K77mLt9BEYNb4uyfC7RIQnU5N3laXowMrS28jj2h89VHJCOnhV00mmta4fHRqNa07kP1Hrn17nvMkQ==",
"_location": "/hexo-bunyan",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "hexo-bunyan@^1.0.0",
"name": "hexo-bunyan",
"escapedName": "hexo-bunyan",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/hexo-log"
],
"_resolved": "https://registry.npmjs.org/hexo-bunyan/-/hexo-bunyan-1.0.0.tgz",
"_shasum": "b2106b26547b232f0195db863cb5d5ff8527fd36",
"_spec": "hexo-bunyan@^1.0.0",
"_where": "/Users/quinn.lagille/Documents/ssense/vue-carousel/docs/node_modules/hexo-log",
"author": {
"name": "Abner Chou",
"email": "hi@abnerchou.me",
"url": "http://abnerchou.me"
},
"bin": {
"bunyan": "./bin/bunyan"
},
"bugs": {
"url": "https://github.com/trentm/node-bunyan/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Trent Mick",
"url": "http://trentm.com"
},
{
"name": "Mark Cavage",
"url": "https://github.com/mcavage"
},
{
"name": "Dave Pacheco",
"url": "https://github.com/davepacheco"
},
{
"name": "Michael Hart",
"url": "https://github.com/mhart"
},
{
"name": "Isaac Schlueter",
"url": "https://github.com/isaacs"
},
{
"name": "Rob Gulewich",
"url": "https://github.com/rgulewich"
},
{
"name": "Bryan Cantrill",
"url": "https://github.com/bcantrill"
},
{
"name": "Michael Hart",
"url": "https://github.com/mhart"
},
{
"name": "Simon Wade",
"url": "https://github.com/aexmachina"
},
{
"name": "https://github.com/glenn-murray-bse"
},
{
"name": "Chakrit Wichian",
"url": "https://github.com/chakrit"
},
{
"name": "Patrick Mooney",
"url": "https://github.com/pfmooney"
},
{
"name": "Johan Nordberg",
"url": "https://github.com/jnordberg"
},
{
"name": "https://github.com/timborodin"
},
{
"name": "Ryan Graham",
"url": "https://github.com/rmg"
},
{
"name": "Alex Kocharin",
"url": "https://github.com/rlidwka"
},
{
"name": "Andrei Neculau",
"url": "https://github.com/andreineculau"
},
{
"name": "Mihai Tomescu",
"url": "https://github.com/matomesc"
},
{
"name": "Daniel Juhl",
"url": "https://github.com/danieljuhl"
},
{
"name": "Chris Barber",
"url": "https://github.com/cb1kenobi"
},
{
"name": "Manuel Schneider",
"url": "https://github.com/manuelschneider"
},
{
"name": "Martin Gausby",
"url": "https://github.com/gausby"
},
{
"name": "Stéphan Kochen",
"url": "https://github.com/stephank"
},
{
"name": "Shakeel Mohamed",
"url": "https://github.com/shakeelmohamed"
},
{
"name": "Denis Izmaylov",
"url": "https://github.com/DenisIzmaylov"
},
{
"name": "Guillermo Grau Panea",
"url": "https://github.com/guigrpa"
},
{
"name": "Mark LeMerise",
"url": "https://github.com/MarkLeMerise"
},
{
"name": "https://github.com/sometimesalready"
},
{
"name": "Charly Koza",
"url": "https://github.com/Cactusbone"
},
{
"name": "Thomas Heymann",
"url": "https://github.com/cyberthom"
},
{
"name": "David M. Lee",
"url": "https://github.com/leedm777"
},
{
"name": "Marc Udoff",
"url": "https://github.com/mlucool"
},
{
"name": "Mark Stosberg",
"url": "https://github.com/markstos"
},
{
"name": "Alexander Ray",
"url": "https://github.com/aray12"
},
{
"name": "Adam Lynch",
"url": "https://github.com/adam-lynch"
},
{
"name": "Michael Nisi",
"url": "https://github.com/michaelnisi"
},
{
"name": "Martijn Schrage",
"url": "https://github.com/Oblosys"
},
{
"name": "Paul Milham",
"url": "https://github.com/domrein"
},
{
"name": "Frankie O'Rourke",
"url": "https://github.com/psfrankie"
},
{
"name": "Cody Mello",
"url": "https://github.com/melloc"
},
{
"name": "Todd Whiteman",
"url": "https://github.com/twhiteman"
},
{
"name": "Zach Bjornson",
"url": "https://github.com/zbjornson"
}
],
"dependencies": {
"moment": "^2.10.6",
"mv": "~2",
"safe-json-stringify": "~1"
},
"deprecated": false,
"description": "a JSON logging library for node.js services(remove optional dependency DTrace-Provider for Hexo)",
"devDependencies": {
"ben": "0.0.0",
"markdown-toc": "0.12.x",
"nodeunit": "0.9",
"vasync": "1.4.3",
"verror": "1.3.3"
},
"engines": [
"node >=0.10.0"
],
"homepage": "https://github.com/trentm/node-bunyan#readme",
"keywords": [
"log",
"logging",
"log4j",
"json",
"bunyan"
],
"license": "MIT",
"main": "./lib/bunyan.js",
"name": "hexo-bunyan",
"optionalDependencies": {
"moment": "^2.10.6",
"mv": "~2",
"safe-json-stringify": "~1"
},
"repository": {
"type": "git",
"url": "git://github.com/trentm/node-bunyan.git"
},
"scripts": {
"test": "make test"
},
"version": "1.0.0"
}