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,65 +1,32 @@
{
"_args": [
[
"copy-descriptor@0.1.1",
"F:\\laragon\\www\\wishthis"
]
],
"_from": "copy-descriptor@0.1.1",
"_id": "copy-descriptor@0.1.1",
"_inBundle": false,
"_integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=",
"_location": "/copy-descriptor",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "copy-descriptor@0.1.1",
"name": "copy-descriptor",
"escapedName": "copy-descriptor",
"rawSpec": "0.1.1",
"saveSpec": null,
"fetchSpec": "0.1.1"
},
"_requiredBy": [
"/object-copy"
],
"_resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
"_spec": "0.1.1",
"_where": "F:\\laragon\\www\\wishthis",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"name": "copy-descriptor",
"description": "Copy a descriptor from object A to object B",
"version": "0.1.1",
"homepage": "https://github.com/jonschlinkert/copy-descriptor",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"repository": "jonschlinkert/copy-descriptor",
"bugs": {
"url": "https://github.com/jonschlinkert/copy-descriptor/issues"
},
"description": "Copy a descriptor from object A to object B",
"devDependencies": {
"gulp-format-md": "^0.1.9",
"mocha": "^2.5.3"
},
"engines": {
"node": ">=0.10.0"
},
"license": "MIT",
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/copy-descriptor",
"keywords": [
"copy",
"descriptor"
],
"license": "MIT",
"main": "index.js",
"name": "copy-descriptor",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/copy-descriptor.git"
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "mocha"
},
"devDependencies": {
"gulp-format-md": "^0.1.9",
"mocha": "^2.5.3"
},
"keywords": [
"copy",
"descriptor"
],
"verb": {
"toc": false,
"layout": "default",
@ -85,6 +52,5 @@
"verb-readme-generator",
"verb"
]
},
"version": "0.1.1"
}
}