Sha256: 3986ed1e8ba79c5bbc42b8181056368c0a5eeabd5bd61e5cd145a2cfb71812fe
Contents?: true
Size: 1.95 KB
Versions: 6
Compression:
Stored size: 1.95 KB
Contents
{ "_args": [ [ "assert@~1.3.0", "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/browserify" ] ], "_from": "assert@>=1.3.0 <1.4.0", "_id": "assert@1.3.0", "_inCache": true, "_installable": true, "_location": "/assert", "_nodeVersion": "0.10.33", "_npmUser": { "email": "shtylman@gmail.com", "name": "shtylman" }, "_npmVersion": "2.1.12", "_phantomChildren": {}, "_requested": { "name": "assert", "raw": "assert@~1.3.0", "rawSpec": "~1.3.0", "scope": null, "spec": ">=1.3.0 <1.4.0", "type": "range" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/assert/-/assert-1.3.0.tgz", "_shasum": "03939a622582a812cc202320a0b9a56c9b815849", "_shrinkwrap": null, "_spec": "assert@~1.3.0", "_where": "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/browserify", "bugs": { "url": "https://github.com/defunctzombie/commonjs-assert/issues" }, "dependencies": { "util": "0.10.3" }, "description": "commonjs assert - node.js api compatible", "devDependencies": { "mocha": "~1.21.4", "zuul": "~1.10.2" }, "directories": {}, "dist": { "shasum": "03939a622582a812cc202320a0b9a56c9b815849", "tarball": "https://registry.npmjs.org/assert/-/assert-1.3.0.tgz" }, "gitHead": "cc3c9020e9ca440bdc431f92570d676dd8a89a3c", "homepage": "https://github.com/defunctzombie/commonjs-assert", "keywords": [ "assert" ], "license": "MIT", "main": "./assert.js", "maintainers": [ { "email": "coolaj86@gmail.com", "name": "coolaj86" }, { "email": "shtylman@gmail.com", "name": "shtylman" } ], "name": "assert", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/defunctzombie/commonjs-assert.git" }, "scripts": { "test": "mocha --ui qunit test.js && zuul -- test.js" }, "version": "1.3.0" }
Version data entries
6 entries across 6 versions & 1 rubygems