You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
1.5 KiB
55 lines
1.5 KiB
{
|
|
"_from": "duck@^0.1.12",
|
|
"_id": "duck@0.1.12",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-wkctla1O6VfP89gQ+J/yDesM0S7B7XLXjKGzXxMDVFg7uEn706niAtyYovKbyq1oT9YwDcly721/iUWoc8MVRg==",
|
|
"_location": "/duck",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "duck@^0.1.12",
|
|
"name": "duck",
|
|
"escapedName": "duck",
|
|
"rawSpec": "^0.1.12",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.1.12"
|
|
},
|
|
"_requiredBy": [
|
|
"/lop"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/duck/-/duck-0.1.12.tgz",
|
|
"_shasum": "de7adf758421230b6d7aee799ce42670586b9efa",
|
|
"_spec": "duck@^0.1.12",
|
|
"_where": "/home/cybrosys/16odoo/custom/website_quotation_template_cybrosys/node_modules/lop",
|
|
"author": {
|
|
"name": "Michael Williamson",
|
|
"email": "mike@zwobble.org"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mwilliamson/duck.js/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"underscore": "^1.13.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Rich matchers inspired by Hamcrest. Useful for generating helpful assertion failure messages in tests.",
|
|
"devDependencies": {
|
|
"nodeunit": "~0.8.0"
|
|
},
|
|
"homepage": "https://github.com/mwilliamson/duck.js#readme",
|
|
"keywords": [
|
|
"test",
|
|
"assert",
|
|
"matcher",
|
|
"assertThat"
|
|
],
|
|
"license": "BSD",
|
|
"name": "duck",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mwilliamson/duck.js.git"
|
|
},
|
|
"version": "0.1.12"
|
|
}
|
|
|