19 lines
344 B
JSON
19 lines
344 B
JSON
{
|
|
"name": "hutattedonmyarm/dragonpolls",
|
|
"version": "1.2.0-alpha",
|
|
"description": "A polling client for pnut.io",
|
|
"require": {
|
|
"hutattedonmyarm/apnuti": "@dev"
|
|
},
|
|
"repositories": [
|
|
{
|
|
"type": "path",
|
|
"url": "../APnutI"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "git@phlaym.net:phlaym/APnutI.git"
|
|
}
|
|
]
|
|
}
|