1
0
Fork 0
arangodb/js/node/node_modules/expect.js/package.json

39 lines
1011 B
JSON

{
"name": "expect.js",
"version": "0.3.1",
"description": "BDD style assertions for node and the browser.",
"repository": {
"type": "git",
"url": "git://github.com/LearnBoost/expect.js.git"
},
"devDependencies": {
"mocha": "*",
"serve": "*"
},
"bugs": {
"url": "https://github.com/LearnBoost/expect.js/issues"
},
"homepage": "https://github.com/LearnBoost/expect.js",
"_id": "expect.js@0.3.1",
"dist": {
"shasum": "b0a59a0d2eff5437544ebf0ceaa6015841d09b5b",
"tarball": "http://registry.npmjs.org/expect.js/-/expect.js-0.3.1.tgz"
},
"_from": "expect.js@0.3.1",
"_npmVersion": "1.4.2",
"_npmUser": {
"name": "rauchg",
"email": "rauchg@gmail.com"
},
"maintainers": [
{
"name": "rauchg",
"email": "rauchg@gmail.com"
}
],
"directories": {},
"_shasum": "b0a59a0d2eff5437544ebf0ceaa6015841d09b5b",
"_resolved": "https://registry.npmjs.org/expect.js/-/expect.js-0.3.1.tgz",
"readme": "ERROR: No README data found!"
}