2021-03-11 16:51:25 +00:00
|
|
|
{
|
2021-04-04 10:04:00 +00:00
|
|
|
"name": "hutattedonmyarm/dragonpolls",
|
2021-05-09 14:31:53 +00:00
|
|
|
"version": "1.1.0",
|
2021-04-04 10:04:00 +00:00
|
|
|
"description": "A polling client for pnut.io",
|
2021-03-11 16:51:25 +00:00
|
|
|
"require": {
|
|
|
|
"hutattedonmyarm/apnuti": "@dev"
|
|
|
|
},
|
|
|
|
"repositories": [
|
|
|
|
{
|
|
|
|
"type": "path",
|
|
|
|
"url": "../APnutI"
|
2021-04-05 08:56:15 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "vcs",
|
|
|
|
"url": "git@phlaym.net:phlaym/APnutI.git"
|
2021-03-11 16:51:25 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|