mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 22:38:27 +00:00
12 lines
215 B
JSON
12 lines
215 B
JSON
{
|
|
"name": "convert"
|
|
, "version": "0.0.1"
|
|
, "private": true
|
|
, "dependencies": {
|
|
"mkdirp": "*"
|
|
, "wrench": "*"
|
|
, "underscore": "*"
|
|
, "jsdom": "*"
|
|
}
|
|
}
|