mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 23:06:20 +10:00
26 lines
481 B
JSON
26 lines
481 B
JSON
{
|
|
"name": "webkit.js",
|
|
"filename": "webkit.js",
|
|
"version": "0.1.0",
|
|
"title": "Pure JavaScript Port of WebKit",
|
|
"licenses": [
|
|
{
|
|
"type": "BSD",
|
|
"url": "http://www.webkit.org/coding/bsd-license.html"
|
|
}
|
|
],
|
|
"author": {
|
|
"name": "Trevor Linton",
|
|
"url": "https://github.com/trevorlinton"
|
|
},
|
|
"keywords": [
|
|
"webkit"
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/trevorlinton/webkit.js.git"
|
|
}
|
|
]
|
|
}
|