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

update some packages and remove node_modules from repo

This commit is contained in:
s2
2019-03-09 16:38:04 +01:00
parent 3dcadb39c2
commit d24a82e91e
94766 changed files with 290 additions and 858252 deletions

View File

@@ -1,66 +0,0 @@
{
"_from": "animate.css@3.5.2",
"_id": "animate.css@3.5.2",
"_inBundle": false,
"_integrity": "sha1-keZo3AaagI5eSZUUhnuXquAWbDY=",
"_location": "/animate.css",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "animate.css@3.5.2",
"name": "animate.css",
"escapedName": "animate.css",
"rawSpec": "3.5.2",
"saveSpec": null,
"fetchSpec": "3.5.2"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/animate.css/-/animate.css-3.5.2.tgz",
"_shasum": "91e668dc069a808e5e499514867b97aae0166c36",
"_spec": "animate.css@3.5.2",
"_where": "E:\\projects\\p\\gitlit\\app",
"author": {
"name": "Daniel Eden"
},
"bugs": {
"url": "https://github.com/daneden/animate.css/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "*Just-add-water CSS animation*",
"devDependencies": {
"autoprefixer": "^6.3.2",
"cssnano": "^3.5.1",
"gulp": "^3.9.0",
"gulp-concat": "^2.6.0",
"gulp-header": "^1.7.1",
"gulp-postcss": "^6.1.0",
"gulp-rename": "^1.2.2",
"gulp-util": "^3.0.7",
"run-sequence": "^1.1.5"
},
"homepage": "http://daneden.me/animate",
"jspm": {
"main": "animate.css!",
"format": "global",
"directories": {
"lib": "./"
}
},
"license": "MIT",
"main": "animate.css",
"name": "animate.css",
"repository": {
"type": "git",
"url": "git+https://github.com/daneden/animate.css.git"
},
"spm": {
"main": "./animate.css"
},
"style": "./animate.css",
"version": "3.5.2"
}