aggiustato package
This commit is contained in:
parent
8d903ffb68
commit
d73ce216ad
3915
package-lock.json
generated
3915
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
|||||||
"name": "mailgo",
|
"name": "mailgo",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "a different mailto",
|
"description": "a different mailto",
|
||||||
"main": "index.js",
|
"main": "src/mailgo.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
@ -18,11 +18,9 @@
|
|||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/manzinello/mailgo/issues"
|
"url": "https://github.com/manzinello/mailgo/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/manzinello/mailgo#readme",
|
"homepage": "https://mailgo.js.org",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"gulp": "^4.0.1",
|
"gulp": "^4.0.1",
|
||||||
"gulp-terser": "^1.1.7",
|
"gulp-terser": "^1.1.7"
|
||||||
"gulp-uglify": "^3.0.2",
|
|
||||||
"readable-stream": "^3.3.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user