mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-16 01:13:08 +09:00
11 lines
215 B
JSON
11 lines
215 B
JSON
{
|
|
"name": "convert"
|
|
, "version": "0.0.1"
|
|
, "private": true
|
|
, "dependencies": {
|
|
"mkdirp": "*"
|
|
, "wrench": "*"
|
|
, "underscore": "*"
|
|
, "jsdom": "*"
|
|
}
|
|
}
|