mirror of https://gitee.com/bigwinds/arangodb
120 lines
2.7 KiB
JSON
120 lines
2.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"chai@3.5.0",
|
|
"/home/pluma/projects/arango/arangodb/js/node"
|
|
]
|
|
],
|
|
"_from": "chai@3.5.0",
|
|
"_id": "chai@3.5.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/chai",
|
|
"_nodeVersion": "5.5.0",
|
|
"_npmUser": {
|
|
"email": "chaijs@keithcirkel.co.uk",
|
|
"name": "chaijs"
|
|
},
|
|
"_npmVersion": "3.3.12",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "chai",
|
|
"raw": "chai@3.5.0",
|
|
"rawSpec": "3.5.0",
|
|
"scope": null,
|
|
"spec": "3.5.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/chai/-/chai-3.5.0.tgz",
|
|
"_shasum": "4d02637b067fe958bdbfdd3a40ec56fef7373247",
|
|
"_shrinkwrap": null,
|
|
"_spec": "chai@3.5.0",
|
|
"_where": "/home/pluma/projects/arango/arangodb/js/node",
|
|
"author": {
|
|
"email": "jake@alogicalparadox.com",
|
|
"name": "Jake Luer"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/chaijs/chai/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"email": "jake@alogicalparadox.com",
|
|
"name": "Jake Luer"
|
|
},
|
|
{
|
|
"email": "domenic@domenicdenicola.com",
|
|
"name": "Domenic Denicola",
|
|
"url": "http://domenicdenicola.com"
|
|
},
|
|
{
|
|
"email": "hi@vesln.com",
|
|
"name": "Veselin Todorov"
|
|
},
|
|
{
|
|
"email": "john.firebaugh@gmail.com",
|
|
"name": "John Firebaugh"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"assertion-error": "^1.0.1",
|
|
"deep-eql": "^0.1.3",
|
|
"type-detect": "^1.0.0"
|
|
},
|
|
"description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
|
|
"devDependencies": {
|
|
"browserify": "^10.2.1",
|
|
"bump-cli": "^1.1.3",
|
|
"istanbul": "^0.3.14",
|
|
"karma": "^0.13.16",
|
|
"karma-firefox-launcher": "^0.1.6",
|
|
"karma-mocha": "^0.1.10",
|
|
"karma-phantomjs-launcher": "^0.2.0",
|
|
"karma-sauce-launcher": "^0.2.11",
|
|
"mocha": "^2.2.5"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "4d02637b067fe958bdbfdd3a40ec56fef7373247",
|
|
"tarball": "https://registry.npmjs.org/chai/-/chai-3.5.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
},
|
|
"gitHead": "4ca0218391cf947c6cfac2d1a7424a63a4b4c232",
|
|
"homepage": "http://chaijs.com",
|
|
"keywords": [
|
|
"test",
|
|
"assertion",
|
|
"assert",
|
|
"testing",
|
|
"chai"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./index",
|
|
"maintainers": [
|
|
{
|
|
"email": "jake@alogicalparadox.com",
|
|
"name": "jakeluer"
|
|
},
|
|
{
|
|
"email": "chaijs@keithcirkel.co.uk",
|
|
"name": "chaijs"
|
|
}
|
|
],
|
|
"name": "chai",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/chaijs/chai.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "3.5.0"
|
|
}
|