UNPKG

bd-load

Version:

A small and fast AMD loader for building modern applications on node.js and the browser.

31 lines (30 loc) 619 B
{ "name": "bd-load", "version": "2.0.2", "description": "A small and fast AMD loader for building modern applications on node.js and the browser.", "main": "load.js", "authors": [ "Rawld Gill <rgill@altoviso.com> (http://altoviso.com/)" ], "license": "BSD-3-Clause", "keywords": [ "JavaScript", "bd-load", "bdload", "AMD", "backdraft", "AsynchronousDefinition", "commonjs", "node", "Dojo", "Toolkit" ], "homepage": "https://github.com/altoviso/bd-load", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }