All Downloads are FREE. Search and download functionalities are using the official Maven repository.

browserify-3.24.9.node_modules.browser-resolve.package.json Maven / Gradle / Ivy

The newest version!
{
  "name": "browser-resolve",
  "version": "1.2.2",
  "description": "resolve which handles browser field support in package.json",
  "main": "index.js",
  "scripts": {
    "test": "mocha test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/shtylman/node-browser-resolve.git"
  },
  "keywords": [
    "resolve",
    "browser"
  ],
  "author": "Roman Shtylman ",
  "license": "MIT",
  "dependencies": {
    "resolve": "0.6.1"
  },
  "devDependencies": {
    "mocha": "1.14.0"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy