Files
oops-framework/extensions/oops-plugin-excel-to-json/node_modules/lodash.escaperegexp/package.json
dgflash dd3ca63b28 .
2022-04-29 15:44:40 +08:00

75 lines
2.0 KiB
JSON

{
"_args": [
[
"lodash.escaperegexp@4.1.2",
"D:\\gitee\\oops-framework\\extensions\\oops-plugin-excel-to-json"
]
],
"_development": true,
"_from": "lodash.escaperegexp@4.1.2",
"_id": "lodash.escaperegexp@4.1.2",
"_inBundle": false,
"_integrity": "sha1-ZHYsSGGAglGKw99Mz11YhtriA0c=",
"_location": "/lodash.escaperegexp",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash.escaperegexp@4.1.2",
"name": "lodash.escaperegexp",
"escapedName": "lodash.escaperegexp",
"rawSpec": "4.1.2",
"saveSpec": null,
"fetchSpec": "4.1.2"
},
"_requiredBy": [
"/@fast-csv/format",
"/@fast-csv/parse"
],
"_resolved": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz",
"_spec": "4.1.2",
"_where": "D:\\gitee\\oops-framework\\extensions\\oops-plugin-excel-to-json",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"description": "The lodash method `_.escapeRegExp` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"escaperegexp"
],
"license": "MIT",
"name": "lodash.escaperegexp",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "4.1.2"
}