This commit is contained in:
MishaBagger
2023-10-25 09:15:21 +03:00
commit b6c10cc93f
9828 changed files with 1446743 additions and 0 deletions

19
6/node_modules/jasmine-node/bower.json generated vendored Normal file
View File

@@ -0,0 +1,19 @@
{
"name": "jasmine-node",
"version": "1.12.0",
"homepage": "https://github.com/mhevery/jasmine-node",
"authors": [
"Misko Hevery <https://github.com/mhevery>",
"Chris M <http://www.endgame.com>"
],
"description": "Integration of Jasmine Spec framework with Node.js",
"main": "lib/jasmine-node",
"keywords": [
"jasmine",
"node",
"commonjs",
"node"
],
"license": "MIT",
"private": true
}