UNPKG

bd-load

Version:

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

41 lines (40 loc) 1.03 kB
{ "name": "bd-load", "version": "2.0.2", "description": "A small and fast AMD loader for building modern applications on node.js and the browser.", "homepage": "http://github.com/altoviso/bd-load", "bugs": "http://github.com/altoviso/bd-load/issues", "directories": { "test": "test" }, "scripts": { "test": "node node_modules/bd-smoke/node-runner.js -profile=test/all -loader=../bd-load/load.js -packages=test;../../test" }, "dependencies": {}, "devDependencies": {}, "github": "http://github.com/altoviso/bd-load", "repository": { "type": "git", "url": "git://github.com/altoviso/bd-load.git" }, "licenses": [ { "type": "BSD", "url": "https://github.com/altoviso/bd-load/blob/master/LICENSE.txt" } ], "keywords": [ "JavaScript", "bd-load", "bdload", "AMD", "backdraft", "AsynchronousDefinition", "commonjs", "node", "Dojo", "Toolkit" ], "author": "Rawld Gill <rgill@altoviso.com> (http://altoviso.com/)", "license": "BSD-3-Clause" }