HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /var/www/node-app/node_modules/node-ensure/
Upload File :
Current File : //var/www/node-app/node_modules/node-ensure/package.json
{
  "name": "node-ensure",
  "version": "0.0.0",
  "description": "Async module-loading library and protocol for bundlers/loaders targeting isomorphic apps and Node.js.",
  "main": "index.js",
  "browser": {
    "./index.js": "./browser.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "require",
    "ensure",
    "dynamic",
    "module",
    "loader",
    "bundler",
    "async"
  ],
  "author": "Carl A. Bauer",
  "repository": {
    "type": "git",
    "url": "https://github.com/bauerca/node-ensure.git"
  },
  "bugs": {
    "url": "https://github.com/bauerca/node-ensure/issues"
  },
  "homepage": "https://github.com/bauerca/node-ensure",
  "license": "MIT"
}