mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-08-05 07:43:54 +09:00
20 lines
352 B
JSON
20 lines
352 B
JSON
{
|
|
"repos": [
|
|
{
|
|
"url": "https://github.com/borisyankov/DefinitelyTyped.git",
|
|
"ref": "master"
|
|
}
|
|
],
|
|
"path": "typings",
|
|
"bundle": "typings/bundle.d.ts",
|
|
"link": {
|
|
"npm": {
|
|
"include": true
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"request/request.d.ts": {
|
|
"ref": "0c5c7a2d2bd0ce7dcab963a8402a9042749ca2da"
|
|
}
|
|
}
|
|
} |