Initial
This commit is contained in:
23
resources/app/node_modules/xml2js/package.json
generated
vendored
Normal file
23
resources/app/node_modules/xml2js/package.json
generated
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "xml2js",
|
||||
"description": "Simple XML to JavaScript object converter.",
|
||||
"homepage": "https://github.com/Leonidas-from-XIV/node-xml2js",
|
||||
"version": "0.1.14",
|
||||
"author": "Marek Kubica <marek@xivilization.net> (http://xivilization.net)",
|
||||
"main": "./lib/xml2js",
|
||||
"directories": {
|
||||
"lib": "./lib"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Leonidas-from-XIV/node-xml2js.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"sax": ">=0.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"coffee-script": ">=1.0.1",
|
||||
"zap": ">=0.2.3",
|
||||
"docco": ">=0.3.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user