UNPKG

vue-carousel-3d

Version:

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

72 lines (71 loc) 1.76 kB
{ "_from": "object-assign@^2.0.0", "_id": "object-assign@2.1.1", "_inBundle": false, "_integrity": "sha1-Q8NuXVaf+OSBbE76i+AtJpZ8GKo=", "_location": "/object-assign", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "object-assign@^2.0.0", "name": "object-assign", "escapedName": "object-assign", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/hexo-generator-archive", "/hexo-generator-category" ], "_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz", "_shasum": "43c36e5d569ff8e4816c4efa8be02d26967c18aa", "_spec": "object-assign@^2.0.0", "_where": "/Users/vladimirbujanovic/Projects/vue-carousel-3d-component/vue-carousel-3d/docs/node_modules/hexo-generator-archive", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/object-assign/issues" }, "bundleDependencies": false, "deprecated": false, "description": "ES6 Object.assign() ponyfill", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/object-assign#readme", "keywords": [ "object", "assign", "extend", "properties", "es6", "ecmascript", "harmony", "ponyfill", "prollyfill", "polyfill", "shim", "browser" ], "license": "MIT", "name": "object-assign", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/object-assign.git" }, "scripts": { "test": "mocha" }, "version": "2.1.1" }