Dia antes primera install
This commit is contained in:
15
node_modules/json2xls/package.json
generated
vendored
Normal file
15
node_modules/json2xls/package.json
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "json2xls",
|
||||
"version": "0.1.2",
|
||||
"description": "canonically transform json to an excel document",
|
||||
"main": "lib/json2xls.js",
|
||||
"scripts": {
|
||||
"test": "jasmine-node spec"
|
||||
},
|
||||
"repository": "https://github.com/rikkertkoppes/json2xls",
|
||||
"author": "Rikkert Koppes <rikkert@rikkertkoppes.com",
|
||||
"license": "BSD-2-Clause",
|
||||
"dependencies": {
|
||||
"excel-export": "~0.3.11"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user