Initial commit

This commit is contained in:
Konstantin Kollar
2022-10-03 21:13:35 +02:00
commit 8529ee86e4
1120 changed files with 276225 additions and 0 deletions
+69
View File
@@ -0,0 +1,69 @@
{
"_from": "lodash.castarray@^4.4.0",
"_id": "lodash.castarray@4.4.0",
"_inBundle": false,
"_integrity": "sha512-aVx8ztPv7/2ULbArGJ2Y42bG1mEQ5mGjpdvrbJcJFU3TbYybe+QlLS4pst9zV52ymy2in1KpFPiZnAOATxD4+Q==",
"_location": "/lodash.castarray",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "lodash.castarray@^4.4.0",
"name": "lodash.castarray",
"escapedName": "lodash.castarray",
"rawSpec": "^4.4.0",
"saveSpec": null,
"fetchSpec": "^4.4.0"
},
"_requiredBy": [
"/@tailwindcss/typography"
],
"_resolved": "https://registry.npmjs.org/lodash.castarray/-/lodash.castarray-4.4.0.tgz",
"_shasum": "c02513515e309daddd4c24c60cfddcf5976d9115",
"_spec": "lodash.castarray@^4.4.0",
"_where": "/home/kossa/projects/knaeckeboot-tailwind/themes/bluewater/node_modules/@tailwindcss/typography",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "The lodash method `_.castArray` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"castarray"
],
"license": "MIT",
"name": "lodash.castarray",
"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.4.0"
}