mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
12 lines
245 B
JSON
12 lines
245 B
JSON
{
|
|
"name": "wpt-docs",
|
|
"description": "This package file is for node modules used in web-platform-tests docs",
|
|
"repository": {},
|
|
"license": "BSD",
|
|
"devDependencies": {
|
|
"jsdoc": "3.6.7"
|
|
},
|
|
"version": "1.0.0",
|
|
"private": true
|
|
}
|