Initial
This commit is contained in:
22
resources/app/node_modules/spark-md5/package.json
generated
vendored
Normal file
22
resources/app/node_modules/spark-md5/package.json
generated
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "spark-md5",
|
||||
"version": "3.0.2",
|
||||
"description": "Lightning fast normal and incremental md5 for javascript",
|
||||
"main": "spark-md5.js",
|
||||
"files": [
|
||||
"spark-md5.js",
|
||||
"spark-md5.min.js"
|
||||
],
|
||||
"directories": {
|
||||
"test": "test"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:satazor/js-spark-md5.git"
|
||||
},
|
||||
"author": "André Cruz <andremiguelcruz@msn.com>",
|
||||
"license": "(WTFPL OR MIT)",
|
||||
"devDependencies": {
|
||||
"uglify-js": "^3.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user