387 lines
14 KiB
Plaintext
387 lines
14 KiB
Plaintext
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
"This file is @generated automatically"
|
|
],
|
|
"hash": "bc137ec0deb008f05a991eea8e785a8c",
|
|
"packages": [
|
|
{
|
|
"name": "components/bootstrap",
|
|
"version": "3.3.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/components/bootstrap.git",
|
|
"reference": "d71c2a234c61f53f1109a26ba8155902a51f8ca5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/components/bootstrap/zipball/d71c2a234c61f53f1109a26ba8155902a51f8ca5",
|
|
"reference": "d71c2a234c61f53f1109a26ba8155902a51f8ca5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"components/jquery": ">=1.9.1 <3.0"
|
|
},
|
|
"suggest": {
|
|
"components/bootstrap-default": "Provide a theme for Bootstrap as components/bootstrap only provides the CSS as file assets"
|
|
},
|
|
"type": "component",
|
|
"extra": {
|
|
"component": {
|
|
"scripts": [
|
|
"js/bootstrap.js"
|
|
],
|
|
"files": [
|
|
"js/*.js",
|
|
"css/*.css",
|
|
"css/*.map",
|
|
"fonts/*",
|
|
"less/mixins/*.less",
|
|
"less/*.less"
|
|
],
|
|
"shim": {
|
|
"deps": [
|
|
"jquery"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jacob Thornton",
|
|
"email": "jacobthornton@gmail.com"
|
|
},
|
|
{
|
|
"name": "Mark Otto",
|
|
"email": "markdotto@gmail.com"
|
|
}
|
|
],
|
|
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
|
|
"homepage": "http://getbootstrap.com",
|
|
"keywords": [
|
|
"css",
|
|
"framework",
|
|
"front-end",
|
|
"less",
|
|
"mobile-first",
|
|
"responsive",
|
|
"web"
|
|
],
|
|
"time": "2015-06-17 06:08:09"
|
|
},
|
|
{
|
|
"name": "components/font-awesome",
|
|
"version": "4.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/components/font-awesome.git",
|
|
"reference": "7dffacc72e566e5db6272244effc06f64fe9f185"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/components/font-awesome/zipball/7dffacc72e566e5db6272244effc06f64fe9f185",
|
|
"reference": "7dffacc72e566e5db6272244effc06f64fe9f185",
|
|
"shasum": ""
|
|
},
|
|
"type": "component",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.4.x-dev"
|
|
},
|
|
"component": {
|
|
"styles": [
|
|
"css/font-awesome.css"
|
|
],
|
|
"files": [
|
|
"css/font-awesome.min.css",
|
|
"fonts/*"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT",
|
|
"OFL-1.1"
|
|
],
|
|
"description": "The iconic font designed for use with Twitter Bootstrap.",
|
|
"time": "2015-07-30 02:38:45"
|
|
},
|
|
{
|
|
"name": "components/highlightjs",
|
|
"version": "7.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/components/highlightjs.git",
|
|
"reference": "60f5b260c3ae12578f7241e15e8102e9b65c4d3b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/components/highlightjs/zipball/60f5b260c3ae12578f7241e15e8102e9b65c4d3b",
|
|
"reference": "60f5b260c3ae12578f7241e15e8102e9b65c4d3b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"robloach/component-installer": "*"
|
|
},
|
|
"type": "component",
|
|
"extra": {
|
|
"component": {
|
|
"scripts": [
|
|
"highlight.pack.js"
|
|
],
|
|
"files": [
|
|
"styles/*"
|
|
],
|
|
"shim": {
|
|
"exports": "hljs"
|
|
}
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Sagalaev",
|
|
"email": "maniac@softwaremaniacs.org",
|
|
"homepage": "http://softwaremaniacs.org"
|
|
}
|
|
],
|
|
"description": "Highlight.js highlights syntax in code examples on blogs, forums and in fact on any web pages.",
|
|
"time": "2013-04-24 15:11:49"
|
|
},
|
|
{
|
|
"name": "components/jquery",
|
|
"version": "1.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/components/jquery.git",
|
|
"reference": "ae5c0c13cf163b3751ce55f9d9e97c1ba7ff796d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/components/jquery/zipball/ae5c0c13cf163b3751ce55f9d9e97c1ba7ff796d",
|
|
"reference": "ae5c0c13cf163b3751ce55f9d9e97c1ba7ff796d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"robloach/component-installer": "*"
|
|
},
|
|
"type": "component",
|
|
"extra": {
|
|
"component": {
|
|
"scripts": [
|
|
"jquery.js"
|
|
],
|
|
"files": [
|
|
"jquery.min.js",
|
|
"jquery-migrate.js",
|
|
"jquery-migrate.min.js",
|
|
"jquery.min.map"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "John Resig",
|
|
"email": "jeresig@gmail.com"
|
|
}
|
|
],
|
|
"description": "jQuery JavaScript Library",
|
|
"homepage": "http://jquery.com",
|
|
"time": "2014-10-11 11:52:45"
|
|
},
|
|
{
|
|
"name": "kriswallsmith/assetic",
|
|
"version": "v1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kriswallsmith/assetic.git",
|
|
"reference": "56cb5d6dec9e7a68a4da2fa89844f39d41092f31"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/56cb5d6dec9e7a68a4da2fa89844f39d41092f31",
|
|
"reference": "56cb5d6dec9e7a68a4da2fa89844f39d41092f31",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.1",
|
|
"symfony/process": "~2.1"
|
|
},
|
|
"conflict": {
|
|
"twig/twig": "<1.12"
|
|
},
|
|
"require-dev": {
|
|
"cssmin/cssmin": "*",
|
|
"joliclic/javascript-packer": "*",
|
|
"kamicane/packager": "*",
|
|
"leafo/lessphp": "^0.3.7",
|
|
"leafo/scssphp": "*@dev",
|
|
"leafo/scssphp-compass": "*@dev",
|
|
"mrclay/minify": "*",
|
|
"patchwork/jsqueeze": "~1.0|~2.0",
|
|
"phpunit/phpunit": "~4.8",
|
|
"psr/log": "~1.0",
|
|
"ptachoire/cssembed": "*",
|
|
"symfony/phpunit-bridge": "~2.7",
|
|
"twig/twig": "~1.8|~2.0"
|
|
},
|
|
"suggest": {
|
|
"leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
|
|
"leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
|
|
"leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
|
|
"patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
|
|
"ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
|
|
"twig/twig": "Assetic provides the integration with the Twig templating engine"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Assetic": "src/"
|
|
},
|
|
"files": [
|
|
"src/functions.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kris Wallsmith",
|
|
"email": "kris.wallsmith@gmail.com",
|
|
"homepage": "http://kriswallsmith.net/"
|
|
}
|
|
],
|
|
"description": "Asset Management for PHP",
|
|
"homepage": "https://github.com/kriswallsmith/assetic",
|
|
"keywords": [
|
|
"assets",
|
|
"compression",
|
|
"minification"
|
|
],
|
|
"time": "2015-08-31 19:07:16"
|
|
},
|
|
{
|
|
"name": "robloach/component-installer",
|
|
"version": "0.2.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/RobLoach/component-installer.git",
|
|
"reference": "908a859aa7c4949ba9ad67091e67bac10b66d3d7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/RobLoach/component-installer/zipball/908a859aa7c4949ba9ad67091e67bac10b66d3d7",
|
|
"reference": "908a859aa7c4949ba9ad67091e67bac10b66d3d7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0",
|
|
"kriswallsmith/assetic": "1.*",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "1.*@alpha",
|
|
"phpunit/phpunit": "4.*"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
},
|
|
"class": "ComponentInstaller\\ComponentInstallerPlugin"
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"ComponentInstaller": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Rob Loach",
|
|
"homepage": "http://robloach.net"
|
|
}
|
|
],
|
|
"description": "Allows installation of Components via Composer.",
|
|
"time": "2015-08-10 12:35:38"
|
|
},
|
|
{
|
|
"name": "tsphethean/sculpin-related-posts-bundle",
|
|
"version": "0.1.0",
|
|
"target-dir": "Tsphethean/Sculpin/Bundle/RelatedPostsBundle",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/tsphethean/sculpin-related-posts-bundle.git",
|
|
"reference": "7398139c3a5c5d407436d385e58b1cf2fe7ac84b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/tsphethean/sculpin-related-posts-bundle/zipball/7398139c3a5c5d407436d385e58b1cf2fe7ac84b",
|
|
"reference": "7398139c3a5c5d407436d385e58b1cf2fe7ac84b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Tsphethean\\Sculpin\\Bundle\\RelatedPostsBundle": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Tom Phethean",
|
|
"homepage": "http://www.tsphethean.co.uk"
|
|
}
|
|
],
|
|
"description": "Sculpin Related Posts Bundle",
|
|
"homepage": "https://sculpin.io",
|
|
"keywords": [
|
|
"blog",
|
|
"blogging",
|
|
"related posts",
|
|
"site",
|
|
"static"
|
|
],
|
|
"time": "2014-03-21 14:38:52"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"components/font-awesome": 0
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|