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,37 +1,19 @@
{
"_args": [
[
"binaryextensions@2.3.0",
"F:\\laragon\\www\\wishthis"
]
"title": "The Definitive List of Binary Extensions",
"name": "binaryextensions",
"version": "2.3.0",
"description": "A package that contains an array of every single file extension there is for binary files",
"homepage": "https://github.com/bevry/binaryextensions",
"license": "MIT",
"keywords": [
"binary",
"binary extensions",
"binary-extensions",
"browser",
"extensions",
"json",
"node"
],
"_from": "binaryextensions@2.3.0",
"_id": "binaryextensions@2.3.0",
"_inBundle": false,
"_integrity": "sha512-nAihlQsYGyc5Bwq6+EsubvANYGExeJKHDO3RjnvwU042fawQTQfM3Kxn7IHUXQOz4bzfwsGYYHGSvXyW4zOGLg==",
"_location": "/binaryextensions",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "binaryextensions@2.3.0",
"name": "binaryextensions",
"escapedName": "binaryextensions",
"rawSpec": "2.3.0",
"saveSpec": null,
"fetchSpec": "2.3.0"
},
"_requiredBy": [
"/istextorbinary"
],
"_resolved": "https://registry.npmjs.org/binaryextensions/-/binaryextensions-2.3.0.tgz",
"_spec": "2.3.0",
"_where": "F:\\laragon\\www\\wishthis",
"author": {
"name": "2013+ Bevry Pty Ltd",
"email": "us@bevry.me",
"url": "http://bevry.me"
},
"badges": {
"list": [
"travisci",
@ -67,25 +49,23 @@
"npmPackageName": "binaryextensions"
}
},
"browser": "source/index.json",
"funding": "https://bevry.me/fund",
"author": "2013+ Bevry Pty Ltd <us@bevry.me> (http://bevry.me)",
"maintainers": [
"Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)"
],
"contributors": [
"Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)"
],
"bugs": {
"url": "https://github.com/bevry/binaryextensions/issues"
},
"contributors": [
{
"name": "Benjamin Lupton",
"email": "b@lupton.cc",
"url": "https://github.com/balupton"
}
],
"description": "A package that contains an array of every single file extension there is for binary files",
"devDependencies": {
"@bevry/update-contributors": "^1.6.0",
"assert-helpers": "^6.5.0",
"kava": "^5.1.0",
"projectz": "^2.2.0",
"textextensions": "^4.2.0",
"valid-directory": "^2.0.0"
"repository": {
"type": "git",
"url": "https://github.com/bevry/binaryextensions.git"
},
"engines": {
"node": ">=0.8"
},
"editions": [
{
@ -101,33 +81,16 @@
}
}
],
"engines": {
"node": ">=0.8"
},
"funding": "https://bevry.me/fund",
"homepage": "https://github.com/bevry/binaryextensions",
"keywords": [
"binary",
"binary extensions",
"binary-extensions",
"browser",
"extensions",
"json",
"node"
],
"license": "MIT",
"type": "commonjs",
"main": "source/index.json",
"maintainers": [
{
"name": "Benjamin Lupton",
"email": "b@lupton.cc",
"url": "https://github.com/balupton"
}
],
"name": "binaryextensions",
"repository": {
"type": "git",
"url": "git+https://github.com/bevry/binaryextensions.git"
"browser": "source/index.json",
"devDependencies": {
"@bevry/update-contributors": "^1.6.0",
"assert-helpers": "^6.5.0",
"kava": "^5.1.0",
"projectz": "^2.2.0",
"textextensions": "^4.2.0",
"valid-directory": "^2.0.0"
},
"scripts": {
"our:clean": "rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next",
@ -148,8 +111,5 @@
"our:verify": "npm run our:verify:directory",
"our:verify:directory": "valid-directory",
"test": "node ./source/test.js"
},
"title": "The Definitive List of Binary Extensions",
"type": "commonjs",
"version": "2.3.0"
}
}