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,56 +1,34 @@
{
"_args": [
[
"istextorbinary@3.3.0",
"F:\\laragon\\www\\wishthis"
]
"title": "Is Text or Binary?",
"name": "istextorbinary",
"version": "3.3.0",
"description": "Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.",
"homepage": "https://github.com/bevry/istextorbinary",
"license": "MIT",
"keywords": [
"bin",
"binary",
"check",
"detect",
"encoding",
"ext",
"extension",
"extensions",
"file",
"is binary file",
"is binary",
"is text file",
"is text or binary file",
"is text or binary",
"is text",
"is",
"isbinary",
"isbinaryfile",
"istext",
"istextfile",
"path",
"text"
],
"_from": "istextorbinary@3.3.0",
"_id": "istextorbinary@3.3.0",
"_inBundle": false,
"_integrity": "sha512-Tvq1W6NAcZeJ8op+Hq7tdZ434rqnMx4CCZ7H0ff83uEloDvVbqAwaMTZcafKGJT0VHkYzuXUiCY4hlXQg6WfoQ==",
"_location": "/istextorbinary",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "istextorbinary@3.3.0",
"name": "istextorbinary",
"escapedName": "istextorbinary",
"rawSpec": "3.3.0",
"saveSpec": null,
"fetchSpec": "3.3.0"
},
"_requiredBy": [
"/gulp-replace"
],
"_resolved": "https://registry.npmjs.org/istextorbinary/-/istextorbinary-3.3.0.tgz",
"_spec": "3.3.0",
"_where": "F:\\laragon\\www\\wishthis",
"author": {
"name": "2012+ Bevry Pty Ltd",
"email": "us@bevry.me",
"url": "http://bevry.me"
},
"babel": {
"env": {
"edition-browsers": {
"sourceType": "script",
"presets": [
[
"@babel/preset-env",
{
"targets": "defaults",
"modules": false
}
]
],
"plugins": [
"@babel/proposal-object-rest-spread"
]
}
}
},
"badges": {
"list": [
"travisci",
@ -82,66 +60,31 @@
"travisTLD": "com"
}
},
"browser": "edition-browsers/index.js",
"funding": "https://bevry.me/fund",
"author": "2012+ Bevry Pty Ltd <us@bevry.me> (http://bevry.me), 2011 Benjamin Lupton <b@lupton.cc> (http://balupton.com)",
"maintainers": [
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)",
"Rob Loach <robloach@gmail.com> (https://github.com/robloach)",
"Michael Mooring <mike@mdm.cc> (https://github.com/mikeumus)"
],
"contributors": [
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)",
"Shinnosuke Watanabe <snnskwtnb@gmail.com> (http://shinnn.github.io)",
"Ian Sibner <sibnerian@gmail.com> (http://www.sibnerian.com/)",
"Sean <sean@albinodrought.com> (http://albinodrought.com/)",
"dependabot[bot] (http://github.com/apps/dependabot)",
"shinnn (http://qiita.com/shinnn)",
"dependabot-preview[bot] (http://github.com/apps/dependabot-preview)"
],
"bugs": {
"url": "https://github.com/bevry/istextorbinary/issues"
},
"contributors": [
{
"name": "Benjamin Lupton",
"email": "b@lupton.cc",
"url": "http://balupton.com"
},
{
"name": "Shinnosuke Watanabe",
"email": "snnskwtnb@gmail.com",
"url": "http://shinnn.github.io"
},
{
"name": "Ian Sibner",
"email": "sibnerian@gmail.com",
"url": "http://www.sibnerian.com/"
},
{
"name": "Sean",
"email": "sean@albinodrought.com",
"url": "http://albinodrought.com/"
},
{
"name": "dependabot[bot]",
"url": "http://github.com/apps/dependabot"
},
{
"name": "shinnn",
"url": "http://qiita.com/shinnn"
},
{
"name": "dependabot-preview[bot]",
"url": "http://github.com/apps/dependabot-preview"
}
],
"dependencies": {
"binaryextensions": "^2.2.0",
"textextensions": "^3.2.0"
"repository": {
"type": "git",
"url": "https://github.com/bevry/istextorbinary.git"
},
"description": "Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.",
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/plugin-proposal-object-rest-spread": "^7.7.4",
"@babel/preset-env": "^7.7.6",
"assert-helpers": "^5.8.0",
"eslint": "^6.7.2",
"eslint-config-bevry": "^2.3.0",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-prettier": "^3.1.1",
"jsdoc": "^3.6.3",
"kava": "^4.3.0",
"minami": "^1.2.3",
"prettier": "^1.19.1",
"projectz": "^1.15.0",
"surge": "^0.21.3",
"valid-directory": "^1.5.0"
"engines": {
"node": ">=8"
},
"editions": [
{
@ -172,67 +115,30 @@
}
}
],
"engines": {
"node": ">=8"
},
"eslintConfig": {
"extends": [
"bevry"
]
},
"funding": "https://bevry.me/fund",
"homepage": "https://github.com/bevry/istextorbinary",
"keywords": [
"bin",
"binary",
"check",
"detect",
"encoding",
"ext",
"extension",
"extensions",
"file",
"is binary file",
"is binary",
"is text file",
"is text or binary file",
"is text or binary",
"is text",
"is",
"isbinary",
"isbinaryfile",
"istext",
"istextfile",
"path",
"text"
],
"license": "MIT",
"type": "commonjs",
"main": "source/index.js",
"maintainers": [
{
"name": "Benjamin Lupton",
"email": "b@lupton.cc",
"url": "http://balupton.com"
},
{
"name": "Rob Loach",
"email": "robloach@gmail.com",
"url": "https://github.com/robloach"
},
{
"name": "Michael Mooring",
"email": "mike@mdm.cc",
"url": "https://github.com/mikeumus"
}
],
"name": "istextorbinary",
"prettier": {
"semi": false,
"singleQuote": true
"browser": "edition-browsers/index.js",
"dependencies": {
"binaryextensions": "^2.2.0",
"textextensions": "^3.2.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bevry/istextorbinary.git"
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/plugin-proposal-object-rest-spread": "^7.7.4",
"@babel/preset-env": "^7.7.6",
"assert-helpers": "^5.8.0",
"eslint": "^6.7.2",
"eslint-config-bevry": "^2.3.0",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-prettier": "^3.1.1",
"jsdoc": "^3.6.3",
"kava": "^4.3.0",
"minami": "^1.2.3",
"prettier": "^1.19.1",
"projectz": "^1.15.0",
"surge": "^0.21.3",
"valid-directory": "^1.5.0"
},
"scripts": {
"our:clean": "rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next",
@ -258,7 +164,32 @@
"our:verify:prettier": "prettier --write ./source/**",
"test": "node ./source/test.js"
},
"title": "Is Text or Binary?",
"type": "commonjs",
"version": "3.3.0"
"eslintConfig": {
"extends": [
"bevry"
]
},
"prettier": {
"semi": false,
"singleQuote": true
},
"babel": {
"env": {
"edition-browsers": {
"sourceType": "script",
"presets": [
[
"@babel/preset-env",
{
"targets": "defaults",
"modules": false
}
]
],
"plugins": [
"@babel/proposal-object-rest-spread"
]
}
}
}
}