mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
12 lines
215 B
JSON
12 lines
215 B
JSON
{
|
|
"name": "convert"
|
|
, "version": "0.0.1"
|
|
, "private": true
|
|
, "dependencies": {
|
|
"mkdirp": "*"
|
|
, "wrench": "*"
|
|
, "underscore": "*"
|
|
, "jsdom": "*"
|
|
}
|
|
}
|