69 lines
2.2 KiB
JSON
69 lines
2.2 KiB
JSON
{
|
|
"_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#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "848468c4f4ad00ed3629fa3cbf2bea5b",
|
|
"packages": [],
|
|
"packages-dev": [
|
|
{
|
|
"name": "neronmoon/scriptsdev",
|
|
"version": "v0.1.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/neronmoon/scriptsdev.git",
|
|
"reference": "360c69ea37ff5a46d8c45feaacc16bcf4f936058"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/neronmoon/scriptsdev/zipball/360c69ea37ff5a46d8c45feaacc16bcf4f936058",
|
|
"reference": "360c69ea37ff5a46d8c45feaacc16bcf4f936058",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "~1.0@dev"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "ScriptsDev\\Plugin"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ScriptsDev\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Vitaliy Krasnoperov",
|
|
"email": "alistar.neron@gmail.com"
|
|
}
|
|
],
|
|
"description": "Scripts-dev behaviour for Composer",
|
|
"homepage": "https://github.com/neronmoon/scriptsdev",
|
|
"keywords": [
|
|
"commands",
|
|
"commands execution",
|
|
"composer",
|
|
"dev",
|
|
"scripts"
|
|
],
|
|
"time": "2019-02-28T14:36:45+00:00"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|