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

46 lines
1.1 KiB
JSON

{
"_args": [
[
"expect.js@0.3.1",
"/mnt/c/Users/me/Documents/Projects/arangodb/arangodb/js/node"
]
],
"_from": "expect.js@0.3.1",
"_id": "expect.js@0.3.1",
"_inBundle": false,
"_integrity": "sha1-sKWaDS7/VDdUTr8M6qYBWEHQm1s=",
"_location": "/expect.js",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "expect.js@0.3.1",
"name": "expect.js",
"escapedName": "expect.js",
"rawSpec": "0.3.1",
"saveSpec": null,
"fetchSpec": "0.3.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/expect.js/-/expect.js-0.3.1.tgz",
"_spec": "0.3.1",
"_where": "/mnt/c/Users/me/Documents/Projects/arangodb/arangodb/js/node",
"bugs": {
"url": "https://github.com/LearnBoost/expect.js/issues"
},
"description": "BDD style assertions for node and the browser.",
"devDependencies": {
"mocha": "*",
"serve": "*"
},
"homepage": "https://github.com/LearnBoost/expect.js#readme",
"name": "expect.js",
"repository": {
"type": "git",
"url": "git://github.com/LearnBoost/expect.js.git"
},
"version": "0.3.1"
}