UNPKG

globals-docs

Version:

documentation links for all node and browser globals

27 lines (26 loc) 489 B
{ "name": "globals-docs", "version": "2.0.1", "description": "documentation links for all node and browser globals", "main": "index.js", "devDependencies": { "tape": "^4.0.0", "globals": "^6.4.1", "got": "^3.2.0", "queue-async": "^1.0.7" }, "scripts": { "test": "tape test.js" }, "keywords": [ "documentation", "links", "mdc", "mozilla", "developer", "center", "node" ], "author": "Tom MacWright", "license": "ISC" }