1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-27 21:38:34 +00:00
Files
UXP/testing/web-platform/tests/tools/scripts/package.json
T

12 lines
215 B
JSON

{
"name": "convert"
, "version": "0.0.1"
, "private": true
, "dependencies": {
"mkdirp": "*"
, "wrench": "*"
, "underscore": "*"
, "jsdom": "*"
}
}