UNPKG

@dillonkearns/elm-graphql

Version:

<img src="https://cdn.jsdelivr.net/gh/martimatix/logo-graphqelm/logo.svg" alt="dillonearns/elm-graphql logo" width="40%" align="right">

35 lines (34 loc) 812 B
{ "name": "nanoscheduler", "description": "Schedule work to be completed when the browser is idle.", "repository": "choojs/nanoscheduler", "version": "1.0.3", "scripts": { "start": "node .", "test": "standard" }, "browser": { "assert": "nanoassert" }, "dependencies": { "nanoassert": "^1.1.0" }, "devDependencies": { "standard": "^10.0.3", "tape": "^4.8.0" }, "keywords": [ "schedule", "request", "idle", "callback", "requestidlecallback", "stack", "push", "singleton" ], "license": "Apache-2.0" ,"_resolved": "https://registry.npmjs.org/nanoscheduler/-/nanoscheduler-1.0.3.tgz" ,"_integrity": "sha512-jBbrF3qdU9321r8n9X7yu18DjP31Do2ItJm3mWrt90wJTrnDO+HXpoV7ftaUglAtjgj9s+OaCxGufbvx6pvbEQ==" ,"_from": "nanoscheduler@1.0.3" }