You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
400 B
20 lines
400 B
5 months ago
|
{
|
||
|
"name": "domready",
|
||
|
"repo": "ded/domready",
|
||
|
"description": "modern domready",
|
||
|
"version": "1.0.3",
|
||
|
"homepage": "https://github.com/ded/domready",
|
||
|
"author": "Dustin Diaz <dustin@dustindiaz.com> (http://dustindiaz.com)",
|
||
|
"keywords": [
|
||
|
"domready",
|
||
|
"dom"
|
||
|
],
|
||
|
"dependencies": {},
|
||
|
"development": {},
|
||
|
"license": "MIT",
|
||
|
"main": "ready.js",
|
||
|
"scripts": [
|
||
|
"ready.js"
|
||
|
]
|
||
|
}
|