mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-20 09:33:49 -05:00
chore(package): re-init package with commitizen and standard-release
This commit is contained in:
20
node_modules/uglify-to-browserify/package.json
generated
vendored
Normal file
20
node_modules/uglify-to-browserify/package.json
generated
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "uglify-to-browserify",
|
||||
"version": "1.0.2",
|
||||
"description": "A transform to make UglifyJS work in browserify.",
|
||||
"keywords": [],
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"uglify-js": "~2.4.0",
|
||||
"source-map": "~0.1.27"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test/index.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ForbesLindesay/uglify-to-browserify.git"
|
||||
},
|
||||
"author": "ForbesLindesay",
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user