UNPKG

vue-carousel

Version:

A flexible, responsive, touch-friendly carousel for Vue.js

98 lines (97 loc) 2.4 kB
{ "_from": "swig-templates@^2.0.2", "_id": "swig-templates@2.0.2", "_inBundle": false, "_integrity": "sha1-0lAqcwMBk1b06nbqkGXU9Yr2q3U=", "_location": "/swig-templates", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "swig-templates@^2.0.2", "name": "swig-templates", "escapedName": "swig-templates", "rawSpec": "^2.0.2", "saveSpec": null, "fetchSpec": "^2.0.2" }, "_requiredBy": [ "/hexo" ], "_resolved": "https://registry.npmjs.org/swig-templates/-/swig-templates-2.0.2.tgz", "_shasum": "d2502a7303019356f4ea76ea9065d4f58af6ab75", "_spec": "swig-templates@^2.0.2", "_where": "/Users/quinn.lagille/Documents/ssense/vue-carousel/docs/node_modules/hexo", "bin": { "swig": "./bin/swig.js" }, "bugs": { "url": "https://github.com/node-swig/swig-templates/issues" }, "bundleDependencies": false, "config": { "blanket": { "pattern": "swig-templates/lib" }, "travis-cov": { "threshold": 95 } }, "dependencies": { "optimist": "~0.6", "uglify-js": "2.6.0" }, "deprecated": false, "description": "A simple, powerful, and extendable templating engine for node.js and browsers, similar to Django, Jinja2, and Twig.", "devDependencies": { "blanket": "~1.1", "browserify": "~2", "eslint": "^2.2.0", "expect.js": "~0.2", "express": "~3", "file": "~0.2", "git-validate": "^2.1.4", "jsdoc": "3.2.0", "less": "~1.4", "lodash": "~1.3.1", "mocha": "1.12.0", "mocha-phantomjs": "~3.1", "phantomjs": "~1.9.1", "rimraf": "^2.5.2", "still": "0.0.7", "travis-cov": "~0.2" }, "engines": { "node": ">=0.10.0" }, "homepage": "https://github.com/node-swig/swig-templates#readme", "keywords": [ "template", "templating", "html", "django", "jinja", "twig", "express", "block" ], "license": "MIT", "main": "index", "name": "swig-templates", "pre-commit": [ "validate", "lint", "test" ], "repository": { "type": "git", "url": "git+ssh://git@github.com/node-swig/swig-templates.git" }, "scripts": { "lint": "make lint", "prepublish": "npm prune && make build", "test": "make test reporter=spec && make test-browser && make coverage cov-reporter=travis-cov", "validate": "npm ls" }, "version": "2.0.2" }