File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " afip.js" ,
3
- "version" : " 0.6.0 " ,
3
+ "version" : " 0.6.1 " ,
4
4
"description" : " Libreria para usar los Web Services de AFIP con JavaScript" ,
5
5
"main" : " src/Afip.js" ,
6
6
"scripts" : {},
7
7
"repository" : {
8
- "type" : " git" ,
9
- "url" : " git+https://github.com/AfipSDK/afip.js"
10
- },
8
+ "type" : " git" ,
9
+ "url" : " git+https://github.com/AfipSDK/afip.js"
10
+ },
11
11
"keywords" : [
12
- " web-service" ,
13
- " factura-electronica" ,
14
- " padron" ,
15
- " afip"
16
- ],
12
+ " web-service" ,
13
+ " factura-electronica" ,
14
+ " padron" ,
15
+ " afip"
16
+ ],
17
17
"author" :
" AfipSDK <[email protected] >" ,
18
18
"license" : " MIT" ,
19
19
"bugs" : {
20
- "url" : " https://github.com/AfipSDK/afip.js/issues"
21
- },
20
+ "url" : " https://github.com/AfipSDK/afip.js/issues"
21
+ },
22
22
"homepage" : " https://github.com/AfipSDK/afip.js#readme" ,
23
23
"dependencies" : {
24
- "node-forge" : " ^0.8.5" ,
25
- "soap" : " ^0.24.0" ,
26
- "xml2js" : " ^0.4.22"
27
- },
24
+ "node-forge" : " ^0.8.5" ,
25
+ "soap" : " ^0.24.0" ,
26
+ "xml2js" : " ^0.4.22"
27
+ },
28
28
"engines" : { "node" : " >=7.0" }
29
- }
29
+ }
You can’t perform that action at this time.
0 commit comments