{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "1ab91f824f26bf8ed1b17a628576592b", "packages": [ { "name": "owl/knob", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/october-widgets/knob.git", "reference": "d36c4e5a7e5574811c57cd57282a90ac332ce9ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/october-widgets/knob/zipball/d36c4e5a7e5574811c57cd57282a90ac332ce9ee", "reference": "d36c4e5a7e5574811c57cd57282a90ac332ce9ee", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Owl\\FormWidgets\\Knob\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Scott Bedard", "email": "scottbedard90@gmail.com" } ], "description": "Knob widget for OctoberCMS.", "homepage": "http://github.com/october-widgets", "keywords": [ "knob", "october", "october cms", "owl" ], "time": "2015-04-07 15:53:42" }, { "name": "owl/tagbox", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/october-widgets/tagbox.git", "reference": "9ed118d04764139c1071b05d301cf933a770da8d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/october-widgets/tagbox/zipball/9ed118d04764139c1071b05d301cf933a770da8d", "reference": "9ed118d04764139c1071b05d301cf933a770da8d", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Owl\\FormWidgets\\Tagbox\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Scott Bedard", "email": "scottbedard90@gmail.com" } ], "description": "Tag form widget for OctoberCMS.", "homepage": "http://github.com/october-widgets", "keywords": [ "october", "october cms", "owl", "tagbox" ], "time": "2015-04-14 19:11:32" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "owl/knob": 20, "owl/tagbox": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.4.0" }, "platform-dev": [] }