Install yarn

This commit is contained in:
Jay Trees 2022-04-08 12:55:35 +02:00
parent 0453e84836
commit 1fde8a81be
1927 changed files with 82144 additions and 83317 deletions

View file

@ -1,51 +1,24 @@
{
"_args": [
[
"binary-extensions@1.13.1",
"F:\\laragon\\www\\wishthis"
]
],
"_from": "binary-extensions@1.13.1",
"_id": "binary-extensions@1.13.1",
"_inBundle": false,
"_integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==",
"_location": "/binary-extensions",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "binary-extensions@1.13.1",
"name": "binary-extensions",
"escapedName": "binary-extensions",
"rawSpec": "1.13.1",
"saveSpec": null,
"fetchSpec": "1.13.1"
},
"_requiredBy": [
"/is-binary-path"
],
"_resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz",
"_spec": "1.13.1",
"_where": "F:\\laragon\\www\\wishthis",
"name": "binary-extensions",
"version": "1.13.1",
"description": "List of binary file extensions",
"license": "MIT",
"repository": "sindresorhus/binary-extensions",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/binary-extensions/issues"
},
"description": "List of binary file extensions",
"devDependencies": {
"ava": "0.16.0"
},
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "ava"
},
"main": "binary-extensions.json",
"files": [
"binary-extensions.json"
],
"homepage": "https://github.com/sindresorhus/binary-extensions#readme",
"keywords": [
"bin",
"binary",
@ -57,15 +30,7 @@
"list",
"array"
],
"license": "MIT",
"main": "binary-extensions.json",
"name": "binary-extensions",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/binary-extensions.git"
},
"scripts": {
"test": "ava"
},
"version": "1.13.1"
"devDependencies": {
"ava": "0.16.0"
}
}