mirror of
https://github.com/actions/labeler.git
synced 2026-01-11 07:16:16 +08:00
build
This commit is contained in:
24
node_modules/tmpl/package.json
generated
vendored
24
node_modules/tmpl/package.json
generated
vendored
@@ -1,33 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"tmpl@1.0.4",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "tmpl@1.0.4",
|
||||
"_from": "tmpl@1.0.x",
|
||||
"_id": "tmpl@1.0.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=",
|
||||
"_location": "/tmpl",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "tmpl@1.0.4",
|
||||
"raw": "tmpl@1.0.x",
|
||||
"name": "tmpl",
|
||||
"escapedName": "tmpl",
|
||||
"rawSpec": "1.0.4",
|
||||
"rawSpec": "1.0.x",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.4"
|
||||
"fetchSpec": "1.0.x"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/makeerror"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz",
|
||||
"_spec": "1.0.4",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_shasum": "23640dd7b42d00433911140820e5cf440e521dd1",
|
||||
"_spec": "tmpl@1.0.x",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/makeerror",
|
||||
"author": {
|
||||
"name": "Naitik Shah",
|
||||
"email": "n@daaku.org"
|
||||
@@ -35,6 +29,8 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/daaku/nodejs-tmpl/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "JavaScript micro templates.",
|
||||
"devDependencies": {
|
||||
"mocha": "0.12.x"
|
||||
|
||||
Reference in New Issue
Block a user