1- {
2- "name" : " migration-sitecore" ,
3- "version" : " 1.0.0" ,
4- "description" : " " ,
5- "main" : " index.js" ,
6- "typings" : " index.d.ts" ,
7- "scripts" : {
8- "test" : " echo \" Error: no test specified\" && exit 1"
9- },
10- "repository" : {
11- "type" : " git" ,
12- "url" : " git+https://github.com/contentstack-expert-services/migration-wordpress-xml.git"
13- },
14- "keywords" : [],
15- "author" : " " ,
16- "license" : " ISC" ,
17- "bugs" : {
18- "url" : " https://github.com/contentstack-expert-services/migration-wordpress-xml/issues"
19- },
20- "homepage" : " https://github.com/contentstack-expert-services/migration-wordpress-xml#readme" ,
21- "dependencies" : {
22- "@contentstack/json-rte-serializer" : " ^2.0.2" ,
23- "@sitecore-jss/sitecore-jss-cli" : " ^21.2.4" ,
24- "ansi-colors" : " ^4.1.3" ,
25- "axios" : " ^1.3.4" ,
26- "chalk" : " ^4.1.0" ,
27- "cheerio" : " ^1.0.0-rc.12" ,
28- "cli-progress" : " ^3.11.1" ,
29- "fs-readdir-recursive" : " ^1.1.0" ,
30- "inquirer" : " ^8.2.4" ,
31- "jsdom" : " ^19.0.0" ,
32- "lodash" : " ^4.17.21" ,
33- "mkdirp" : " ^1.0.4" ,
34- "moment" : " ^2.30.1" ,
35- "pdf-stream" : " ^1.3.2" ,
36- "request" : " ^2.88.2" ,
37- "rimraf" : " ^4.1.2" ,
38- "uid" : " ^2.0.2" ,
39- "when" : " ^3.7.8" ,
40- "winston" : " ^3.7.2" ,
41- "xml2js" : " ^0.4.23"
42- }
1+ {
2+ "name" : " migration-sitecore" ,
3+ "version" : " 1.0.0" ,
4+ "description" : " " ,
5+ "main" : " index.js" ,
6+ "typings" : " index.d.ts" ,
7+ "scripts" : {
8+ "test" : " echo \" Error: no test specified\" && exit 1"
9+ },
10+ "repository" : {
11+ "type" : " git" ,
12+ "url" : " git+https://github.com/contentstack-expert-services/migration-wordpress-xml.git"
13+ },
14+ "keywords" : [],
15+ "author" : " " ,
16+ "license" : " ISC" ,
17+ "bugs" : {
18+ "url" : " https://github.com/contentstack-expert-services/migration-wordpress-xml/issues"
19+ },
20+ "homepage" : " https://github.com/contentstack-expert-services/migration-wordpress-xml#readme" ,
21+ "dependencies" : {
22+ "@contentstack/json-rte-serializer" : " ^2.0.2" ,
23+ "@sitecore-jss/sitecore-jss-cli" : " ^21.2.4" ,
24+ "ansi-colors" : " ^4.1.3" ,
25+ "axios" : " ^1.3.4" ,
26+ "chalk" : " ^4.1.0" ,
27+ "cheerio" : " ^1.0.0-rc.12" ,
28+ "cli-progress" : " ^3.11.1" ,
29+ "fs-readdir-recursive" : " ^1.1.0" ,
30+ "inquirer" : " ^8.2.4" ,
31+ "jsdom" : " ^19.0.0" ,
32+ "lodash" : " ^4.17.21" ,
33+ "mkdirp" : " ^1.0.4" ,
34+ "moment" : " ^2.30.1" ,
35+ "pdf-stream" : " ^1.3.2" ,
36+ "request" : " ^2.88.2" ,
37+ "rimraf" : " ^4.1.2" ,
38+ "uid" : " ^2.0.2" ,
39+ "when" : " ^3.7.8" ,
40+ "winston" : " ^3.7.2" ,
41+ "xml2js" : " ^0.4.23"
42+ }
4343}
0 commit comments