mirror of
https://github.com/actions/labeler.git
synced 2025-12-17 07:32:20 +00:00
build
This commit is contained in:
24
node_modules/lines-and-columns/package.json
generated
vendored
24
node_modules/lines-and-columns/package.json
generated
vendored
@@ -1,33 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"lines-and-columns@1.1.6",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "lines-and-columns@1.1.6",
|
||||
"_from": "lines-and-columns@^1.1.6",
|
||||
"_id": "lines-and-columns@1.1.6",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=",
|
||||
"_location": "/lines-and-columns",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "lines-and-columns@1.1.6",
|
||||
"raw": "lines-and-columns@^1.1.6",
|
||||
"name": "lines-and-columns",
|
||||
"escapedName": "lines-and-columns",
|
||||
"rawSpec": "1.1.6",
|
||||
"rawSpec": "^1.1.6",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.1.6"
|
||||
"fetchSpec": "^1.1.6"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/read-pkg/parse-json"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz",
|
||||
"_spec": "1.1.6",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_shasum": "1c00c743b433cd0a4e80758f7b64a57440d9ff00",
|
||||
"_spec": "lines-and-columns@^1.1.6",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/read-pkg/node_modules/parse-json",
|
||||
"author": {
|
||||
"name": "Brian Donovan",
|
||||
"email": "me@brian-donovan.com"
|
||||
@@ -35,6 +29,8 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/eventualbuddha/lines-and-columns/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Maps lines and columns to character offsets and back.",
|
||||
"devDependencies": {
|
||||
"@types/mocha": "^2.2.34",
|
||||
|
||||
Reference in New Issue
Block a user