This commit is contained in:
David Kale
2020-09-08 13:25:36 -04:00
parent e4246d2b5b
commit 91fcbb0108
4227 changed files with 416837 additions and 457884 deletions

View File

@@ -1,33 +1,27 @@
{
"_args": [
[
"to-fast-properties@2.0.0",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "to-fast-properties@2.0.0",
"_from": "to-fast-properties@^2.0.0",
"_id": "to-fast-properties@2.0.0",
"_inBundle": false,
"_integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=",
"_location": "/to-fast-properties",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "to-fast-properties@2.0.0",
"raw": "to-fast-properties@^2.0.0",
"name": "to-fast-properties",
"escapedName": "to-fast-properties",
"rawSpec": "2.0.0",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/@babel/types"
],
"_resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "dc5e698cbd079265bc73e0377681a4e4e83f616e",
"_spec": "to-fast-properties@^2.0.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/@babel/types",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -36,6 +30,8 @@
"bugs": {
"url": "https://github.com/sindresorhus/to-fast-properties/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Force V8 to use fast properties for an object",
"devDependencies": {
"ava": "0.0.4"