Sha256: 15625f22feab221f7ecd9b4aea4d70f252211a60f28c39e646ee51b30af8269d
Contents?: true
Size: 1.55 KB
Versions: 1
Compression:
Stored size: 1.55 KB
Contents
{ "name": "should", "description": "test framework agnostic BDD-style assertions", "version": "2.1.1", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, "repository": { "type": "git", "url": "git://github.com/visionmedia/should.js.git" }, "homepage": "https://github.com/visionmedia/should.js", "contributors": [ { "name": "Aseem Kishore", "email": "aseem.kishore@gmail.com" } ], "scripts": { "test": "make test" }, "devDependencies": { "mocha": "*" }, "keywords": [ "test", "bdd", "assert" ], "main": "./lib/should.js", "engines": { "node": ">= 0.2.0" }, "bugs": { "url": "https://github.com/visionmedia/should.js/issues" }, "_id": "should@2.1.1", "dist": { "shasum": "c648b13a8b464465c2f838ea0c93f12e4ae06c6b", "tarball": "http://registry.npmjs.org/should/-/should-2.1.1.tgz" }, "_from": "should@>=2.0.0 <3.0.0", "_npmVersion": "1.3.15", "_npmUser": { "name": "btd", "email": "bardadymchik@gmail.com" }, "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "gjohnson", "email": "gjj391@gmail.com" }, { "name": "travisjeffery", "email": "tj@travisjeffery.com" }, { "name": "btd", "email": "bardadymchik@gmail.com" } ], "directories": {}, "_shasum": "c648b13a8b464465c2f838ea0c93f12e4ae06c6b", "_resolved": "https://registry.npmjs.org/should/-/should-2.1.1.tgz", "readme": "ERROR: No README data found!" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stylus-source-0.49.3 | vendor/node_modules/should/package.json |