mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 13:10:09 +02:00
packager
This commit is contained in:
53
app/node_modules/touch/package.json
generated
vendored
Normal file
53
app/node_modules/touch/package.json
generated
vendored
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"_from": "touch@0.0.3",
|
||||
"_id": "touch@0.0.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-Ua7z1ElXHU8oel2Hyci0kYGg2x0=",
|
||||
"_location": "/touch",
|
||||
"_phantomChildren": {
|
||||
"abbrev": "1.1.1"
|
||||
},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "touch@0.0.3",
|
||||
"name": "touch",
|
||||
"escapedName": "touch",
|
||||
"rawSpec": "0.0.3",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.0.3"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/decompress-zip"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/touch/-/touch-0.0.3.tgz",
|
||||
"_shasum": "51aef3d449571d4f287a5d87c9c8b49181a0db1d",
|
||||
"_spec": "touch@0.0.3",
|
||||
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\decompress-zip",
|
||||
"author": {
|
||||
"name": "Isaac Z. Schlueter",
|
||||
"email": "i@izs.me",
|
||||
"url": "http://blog.izs.me/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/isaacs/node-touch/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"nopt": "~1.0.10"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "like touch(1) in node",
|
||||
"engines": {
|
||||
"node": ">=0.6"
|
||||
},
|
||||
"homepage": "https://github.com/isaacs/node-touch#readme",
|
||||
"license": "ISC",
|
||||
"main": "touch.js",
|
||||
"name": "touch",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/isaacs/node-touch.git"
|
||||
},
|
||||
"version": "0.0.3"
|
||||
}
|
Reference in New Issue
Block a user