1
0
mirror of synced 2026-02-16 01:47:55 +08:00
Files
SnowFlake-IdGenerator/D/test/dub.json
BitWorld a82d9cb063 !6 D语言移植
* Porting to D
* The pthread needed.
2021-04-08 21:04:43 +08:00

14 lines
193 B
JSON

{
"authors": [
"yitter",
"HuntLabs"
],
"description": "A minimal D application.",
"license": "proprietary",
"name": "test",
"dependencies": {
"yitterd" : {
"path": "../"
}
}
}