d2-ui
Version:
83 lines (82 loc) • 2.15 kB
JSON
{
"_args": [
[
"assertion-error@^1.0.1",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/chai"
]
],
"_from": "assertion-error@>=1.0.1 <2.0.0",
"_id": "assertion-error@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/assertion-error",
"_npmUser": {
"email": "jake@alogicalparadox.com",
"name": "jakeluer"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"name": "assertion-error",
"raw": "assertion-error@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/chai"
],
"_resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-1.0.1.tgz",
"_shasum": "35aaeec33097f11f42399ecadf33faccd27f5c4c",
"_shrinkwrap": null,
"_spec": "assertion-error@^1.0.1",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/chai",
"author": {
"email": "jake@qualiancy.com",
"name": "Jake Luer",
"url": "http://qualiancy.com"
},
"bugs": {
"url": "https://github.com/chaijs/assertion-error/issues"
},
"dependencies": {},
"description": "Error constructor for test and validation frameworks that implements standardized AssertionError specification.",
"devDependencies": {
"component": "*"
},
"directories": {},
"dist": {
"shasum": "35aaeec33097f11f42399ecadf33faccd27f5c4c",
"tarball": "https://registry.npmjs.org/assertion-error/-/assertion-error-1.0.1.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "db10d2fc753f00b3dad24956921056eaf1e03708",
"homepage": "https://github.com/chaijs/assertion-error",
"keywords": [
"test",
"assertion",
"assertion-error"
],
"license": "MIT",
"main": "./index",
"maintainers": [
{
"email": "jake@alogicalparadox.com",
"name": "jakeluer"
}
],
"name": "assertion-error",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/chaijs/assertion-error.git"
},
"scripts": {
"test": "make test"
},
"version": "1.0.1"
}