{
  "name": "loadremote",
  "private": true,
  "version": "1.2.0",
  "description": "library for loading modules from cdn or local file system",
  "main": "lib/loadremote.js",
  "dependencies": {},
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/cloudcmd/loadremote.git"
  },
  "keywords": [
    "load",
    "remote"
  ],
  "author": "coderaiser <mnemonic.enemy@gmail.com> (http://coderaiser.github.io/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cloudcmd/loadremote/issues"
  },
  "homepage": "https://github.com/cloudcmd/loadremote"
}
