1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 12:50:04 +02:00

add node modules to repo

This commit is contained in:
s2
2018-06-03 13:47:11 +02:00
parent e8c95255e8
commit d002126b72
4115 changed files with 440218 additions and 7519 deletions

View File

@@ -1,27 +1,33 @@
{
"_from": "path-parse@^1.0.5",
"_args": [
[
"path-parse@1.0.5",
"/home/s2/Documents/Code/gitlit/app"
]
],
"_development": true,
"_from": "path-parse@1.0.5",
"_id": "path-parse@1.0.5",
"_inBundle": false,
"_integrity": "sha1-PBrfhx6pzWyUMbbqK9dKD/BVxME=",
"_location": "/path-parse",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "path-parse@^1.0.5",
"raw": "path-parse@1.0.5",
"name": "path-parse",
"escapedName": "path-parse",
"rawSpec": "^1.0.5",
"rawSpec": "1.0.5",
"saveSpec": null,
"fetchSpec": "^1.0.5"
"fetchSpec": "1.0.5"
},
"_requiredBy": [
"/resolve"
],
"_resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz",
"_shasum": "3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1",
"_spec": "path-parse@^1.0.5",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\resolve",
"_spec": "1.0.5",
"_where": "/home/s2/Documents/Code/gitlit/app",
"author": {
"name": "Javier Blanco",
"email": "http://jbgutierrez.info"
@@ -29,8 +35,6 @@
"bugs": {
"url": "https://github.com/jbgutierrez/path-parse/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Node.js path.parse() ponyfill",
"homepage": "https://github.com/jbgutierrez/path-parse#readme",
"keywords": [