mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-03-11 07:42:00 +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": "*"
|
|
}
|
|
}
|