2015-10-12 12:09:56 -07:00
|
|
|
{
|
|
|
|
"name": "doc-ready",
|
|
|
|
"version": "1.0.4",
|
|
|
|
"description": "Let's get this party started... on document ready",
|
|
|
|
"main": "doc-ready.js",
|
|
|
|
"dependencies": {
|
|
|
|
"eventie": "^1"
|
|
|
|
},
|
|
|
|
"homepage": "https://github.com/desandro/doc-ready",
|
|
|
|
"authors": [
|
|
|
|
"David DeSandro"
|
|
|
|
],
|
|
|
|
"moduleType": [
|
|
|
|
"amd",
|
|
|
|
"globals",
|
|
|
|
"node"
|
|
|
|
],
|
|
|
|
"keywords": [
|
|
|
|
"DOM",
|
|
|
|
"document",
|
|
|
|
"ready"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"ignore": [
|
|
|
|
"**/.*",
|
|
|
|
"node_modules",
|
|
|
|
"bower_components",
|
|
|
|
"test",
|
|
|
|
"tests",
|
|
|
|
"examples",
|
|
|
|
"package.json",
|
|
|
|
"component.json",
|
|
|
|
"index.html"
|
|
|
|
],
|
|
|
|
"_release": "1.0.4",
|
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
|
|
|
"tag": "v1.0.4",
|
|
|
|
"commit": "cec8e49744a1e18b14a711eea77e201bb70de544"
|
|
|
|
},
|
|
|
|
"_source": "git://github.com/desandro/doc-ready.git",
|
2015-11-06 14:10:30 -07:00
|
|
|
"_target": "~1.0.4",
|
2015-10-12 12:09:56 -07:00
|
|
|
"_originalSource": "doc-ready"
|
|
|
|
}
|