Skip to content

Commit 93270c4

Browse files
author
Philippe Masset
committed
Rename package
1 parent 09e175b commit 93270c4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"name": "@bufferapp/buffer-request",
2+
"name": "@bufferapp/buffer-js-request",
33
"version": "0.1.0",
4-
"description": "Interface to send requests – thin wrapper around fetch()",
4+
"description": "JS interface to send requests – thin wrapper around fetch()",
55
"main": "Request.js",
66
"author": "Philippe Masset <pioul06+github@gmail.com>",
7-
"homepage": "https://github.com/bufferapp/buffer-request#readme",
7+
"homepage": "https://github.com/bufferapp/buffer-js-request#readme",
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/bufferapp/buffer-request.git"
10+
"url": "git+https://github.com/bufferapp/buffer-js-request.git"
1111
},
1212
"bugs": {
13-
"url": "https://github.com/bufferapp/buffer-request/issues"
13+
"url": "https://github.com/bufferapp/buffer-js-request/issues"
1414
},
1515
"license": "MIT",
1616
"devDependencies": {

0 commit comments

Comments
 (0)