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.
56 lines
1.4 KiB
56 lines
1.4 KiB
{
|
|
"_from": "lop@^0.4.1",
|
|
"_id": "lop@0.4.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-9xyho9why2A2tzm5aIcMWKvzqKsnxrf9B5I+8O30olh6lQU8PH978LqZoI4++37RBgS1Em5i54v1TFs/3wnmXQ==",
|
|
"_location": "/lop",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "lop@^0.4.1",
|
|
"name": "lop",
|
|
"escapedName": "lop",
|
|
"rawSpec": "^0.4.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.4.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/mammoth"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/lop/-/lop-0.4.1.tgz",
|
|
"_shasum": "744f1696ef480e68ce1947fe557b09db5af2a738",
|
|
"_spec": "lop@^0.4.1",
|
|
"_where": "/home/cybrosys/16odoo/custom/website_quotation_template_cybrosys/node_modules/mammoth",
|
|
"author": {
|
|
"name": "Michael Williamson",
|
|
"email": "mike@zwobble.org"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mwilliamson/lop/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"duck": "^0.1.12",
|
|
"option": "~0.2.1",
|
|
"underscore": "^1.13.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Create parsers using parser combinators with helpful error messages",
|
|
"devDependencies": {
|
|
"nodeunit": "~0.8.0"
|
|
},
|
|
"homepage": "https://github.com/mwilliamson/lop#readme",
|
|
"keywords": [
|
|
"parse",
|
|
"parser",
|
|
"combinator"
|
|
],
|
|
"license": "BSD-2-Clause",
|
|
"name": "lop",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mwilliamson/lop.git"
|
|
},
|
|
"version": "0.4.1"
|
|
}
|
|
|