Sha256: 15a1dfcd04ec5a47f9c485a00efc9c096bd7622e550663a31319e727f0f0f711

Contents?: true

Size: 1.22 KB

Versions: 2

Compression:

Stored size: 1.22 KB

Contents

{
  "name": "browser-resolve",
  "version": "0.0.4",
  "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": {
    "name": "Roman Shtylman",
    "email": "shtylman@gmail.com"
  },
  "license": "MIT",
  "dependencies": {
    "resolve": "0.3.0",
    "console-browserify": "0.1.6",
    "vm-browserify": "0.0.1",
    "crypto-browserify": "0.2.1",
    "http-browserify": "0.1.6",
    "buffer-browserify": "0.0.4",
    "zlib-browserify": "0.0.1"
  },
  "devDependencies": {
    "mocha": "1.8.1"
  },
  "readme": "# browser-resolve [![Build Status](https://travis-ci.org/shtylman/node-browser-resolve.png?branch=master)](https://travis-ci.org/shtylman/node-browser-resolve)\n\nnode.js resolve algorithm with [browser](https://gist.github.com/shtylman/4339901) field support.\n\n## example\n\n```javascript\nresolve(id, parent, function(err, path) {\n});\n```\n\n## license\n\nMIT\n",
  "readmeFilename": "README.md",
  "_id": "browser-resolve@0.0.4",
  "_from": "browser-resolve@~0.0.3"
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sprockets-browserify-0.1.2 node_modules/module-deps/node_modules/browser-resolve/package.json
sprockets-browserify-0.1.0 node_modules/module-deps/node_modules/browser-resolve/package.json