mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-12-27 09:51:18 -05:00
58 lines
1.4 KiB
JSON
58 lines
1.4 KiB
JSON
{
|
|
"_from": "doc-ready@^1.0.4",
|
|
"_id": "doc-ready@1.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-N/U5GWnP+ZQwP9/vLl1QNX+BZNM=",
|
|
"_location": "/doc-ready",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "doc-ready@^1.0.4",
|
|
"name": "doc-ready",
|
|
"escapedName": "doc-ready",
|
|
"rawSpec": "^1.0.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/electron-prompt"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/doc-ready/-/doc-ready-1.0.4.tgz",
|
|
"_shasum": "37f5391969cff994303fdfef2e5d50357f8164d3",
|
|
"_spec": "doc-ready@^1.0.4",
|
|
"_where": "/Volumes/Clear Drive/Code/Javascript/AirHockey Elec/node_modules/electron-prompt",
|
|
"author": {
|
|
"name": "David DeSandro"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/desandro/doc-ready/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"eventie": "^1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Let's get this party started... on document ready",
|
|
"directories": {
|
|
"example": "examples"
|
|
},
|
|
"homepage": "https://github.com/desandro/doc-ready",
|
|
"keywords": [
|
|
"DOM",
|
|
"document",
|
|
"ready"
|
|
],
|
|
"license": "MIT",
|
|
"main": "doc-ready.js",
|
|
"name": "doc-ready",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/desandro/doc-ready.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.0.4"
|
|
}
|