mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-26 11:08:44 +00:00
100 lines
3.0 KiB
JSON
100 lines
3.0 KiB
JSON
{
|
|
"hash": "6aabe7b13fcf2af4eeb25983a1c6de35",
|
|
"packages": [
|
|
{
|
|
"name": "jms/parser-lib",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/schmittjoh/parser-lib",
|
|
"reference": "4d469a70c6dd03f921cbdeadafbcb261bb23e8b0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/schmittjoh/parser-lib/archive/4d469a70c6dd03f921cbdeadafbcb261bb23e8b0.zip",
|
|
"reference": "4d469a70c6dd03f921cbdeadafbcb261bb23e8b0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"phpoption/phpoption": ">=0.9,<2.0-dev"
|
|
},
|
|
"time": "2012-11-30 08:11:04",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"JMS\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache2"
|
|
],
|
|
"description": "A library for easily creating recursive-descent parsers."
|
|
},
|
|
{
|
|
"name": "phpoption/phpoption",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/schmittjoh/php-option",
|
|
"reference": "1.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/schmittjoh/php-option/archive/1.0.0.zip",
|
|
"reference": "1.0.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2012-11-18 14:14:12",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PhpOption\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache2"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Johannes M. Schmitt",
|
|
"email": "schmittjoh@gmail.com",
|
|
"homepage": "http://jmsyst.com",
|
|
"role": "Developer of wrapped JMSSerializerBundle"
|
|
}
|
|
],
|
|
"description": "Option Type for PHP",
|
|
"keywords": [
|
|
"php",
|
|
"language",
|
|
"type",
|
|
"option"
|
|
]
|
|
}
|
|
],
|
|
"packages-dev": null,
|
|
"aliases": [
|
|
|
|
],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"jms/parser-lib": 20
|
|
}
|
|
}
|