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.
 
 
 
 
 

54 lines
1.4 KiB

{
"_from": "option@~0.2.1",
"_id": "option@0.2.4",
"_inBundle": false,
"_integrity": "sha512-pkEqbDyl8ou5cpq+VsnQbe/WlEy5qS7xPzMS1U55OCG9KPvwFD46zDbxQIj3egJSFc3D+XhYOPUzz49zQAVy7A==",
"_location": "/option",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "option@~0.2.1",
"name": "option",
"escapedName": "option",
"rawSpec": "~0.2.1",
"saveSpec": null,
"fetchSpec": "~0.2.1"
},
"_requiredBy": [
"/lop"
],
"_resolved": "https://registry.npmjs.org/option/-/option-0.2.4.tgz",
"_shasum": "fd475cdf98dcabb3cb397a3ba5284feb45edbfe4",
"_spec": "option@~0.2.1",
"_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/node-options/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "The option type, also known as the maybe type, for JavaScript",
"devDependencies": {
"nodeunit": "latest"
},
"homepage": "https://github.com/mwilliamson/node-options#readme",
"keywords": [
"option",
"maybe"
],
"license": "BSD-2-Clause",
"name": "option",
"repository": {
"type": "git",
"url": "git+https://github.com/mwilliamson/node-options.git"
},
"scripts": {
"test": "nodeunit test"
},
"version": "0.2.4"
}