Initial commit
This commit is contained in:
15
node_modules/pretty-data/package.json
generated
vendored
Normal file
15
node_modules/pretty-data/package.json
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "pretty-data",
|
||||
"version": "0.40.0",
|
||||
"author": "Vadim Kiryukhin <vkiryukhin@gmail.com>",
|
||||
"description": "plugin to pretty-print or minify XML, JSON, CSS and SQL files",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://github.com/vkiryukhin/pretty-data.git"
|
||||
},
|
||||
"main": "./pretty-data",
|
||||
"license": "MIT",
|
||||
"engine": {
|
||||
"node": ">=0.4.9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user