mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-27 15:56:06 +00:00
.
This commit is contained in:
parent
beb1329f9f
commit
2b95e76931
7736 changed files with 1874747 additions and 51184 deletions
54
node_modules/tmpl/package.json
generated
vendored
Normal file
54
node_modules/tmpl/package.json
generated
vendored
Normal file
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"tmpl@1.0.4",
|
||||
"/Users/eric/repos/actions/setup-node"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "tmpl@1.0.4",
|
||||
"_id": "tmpl@1.0.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=",
|
||||
"_location": "/tmpl",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "tmpl@1.0.4",
|
||||
"name": "tmpl",
|
||||
"escapedName": "tmpl",
|
||||
"rawSpec": "1.0.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/makeerror"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz",
|
||||
"_spec": "1.0.4",
|
||||
"_where": "/Users/eric/repos/actions/setup-node",
|
||||
"author": {
|
||||
"name": "Naitik Shah",
|
||||
"email": "n@daaku.org"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/daaku/nodejs-tmpl/issues"
|
||||
},
|
||||
"description": "JavaScript micro templates.",
|
||||
"devDependencies": {
|
||||
"mocha": "0.12.x"
|
||||
},
|
||||
"homepage": "https://github.com/nshah/nodejs-tmpl",
|
||||
"license": "BSD-3-Clause",
|
||||
"main": "lib/tmpl",
|
||||
"name": "tmpl",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/daaku/nodejs-tmpl.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "NODE_PATH=./lib mocha --ui exports"
|
||||
},
|
||||
"version": "1.0.4"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue