Updated package.json.
This commit is contained in:
parent
21ec5c5cb8
commit
c5665eb1c6
10
package.json
10
package.json
|
|
@ -14,14 +14,14 @@
|
||||||
"start": "npm-run-all clean --parallel watch:build --print-label"
|
"start": "npm-run-all clean --parallel watch:build --print-label"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Product Advertising API",
|
"name": "David A. Ball",
|
||||||
"email": "",
|
"email": "david@daball.me",
|
||||||
"url": "https://webservices.amazon.com/paapi5/documentation/index.html"
|
"url": "https://daball.me"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/amzn/paapi5-nodejs-sdk",
|
"homepage": "https://github.com/daball/amazon-pa-api-5.0-sdk-node-ts",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/amzn/paapi5-nodejs-sdk"
|
"url": "https://github.com/daball/amazon-pa-api-5.0-sdk-node-ts"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"superagent": "^9.0.0"
|
"superagent": "^9.0.0"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user