UNPKG

vue-packery-plugin

Version:
83 lines (82 loc) 2.01 kB
{ "_from": "packery", "_id": "packery@2.1.2", "_inBundle": false, "_integrity": "sha512-Coc+8Atz03c0iu1RK0PZIJMKcKrE4i9Z8UBBywqz7Dhy40mMPM5wMQfqO9P2eqFP+lxKjGMTHgRAwjBQc+AQ5w==", "_location": "/packery", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "packery", "name": "packery", "escapedName": "packery", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/packery/-/packery-2.1.2.tgz", "_shasum": "92a3cc3303e781f151d93ee34d13325790c4f13f", "_spec": "packery", "_where": "/Users/janthoma/Documents/git/vue-packery-plugin/examples/basic", "author": { "name": "Metafizzy" }, "bugs": { "url": "https://github.com/metafizzy/packery/issues" }, "bundleDependencies": false, "dependencies": { "get-size": "^2.0.2", "outlayer": "^2.0.0" }, "deprecated": false, "description": "Gapless, draggable grid layouts", "devDependencies": { "chalk": "^1.1.1", "draggabilly": "^2.1.0", "gulp": "^3.9.0", "gulp-jshint": "^2.0.0", "gulp-json-lint": "^0.1.0", "gulp-rename": "^1.2.2", "gulp-replace": "^0.5.4", "gulp-requirejs-optimize": "github:metafizzy/gulp-requirejs-optimize", "gulp-uglify": "^1.5.1", "gulp-util": "^3.0.7", "jquery": ">=2 <4", "jquery-bridget": "~2.0.0", "jshint": "^2.9.1", "minimist": "^1.2.0", "qunitjs": "^1.15" }, "directories": { "test": "test" }, "homepage": "http://packery.metafizzy.co", "keywords": [ "DOM", "browser", "layout", "bin", "binpacking", "packing", "masonry", "gapless", "draggable" ], "license": "GPL-3.0", "main": "js/packery.js", "name": "packery", "repository": { "type": "git", "url": "git://github.com/metafizzy/packery.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "2.1.2" }