move to @sapphirecode scope
This commit is contained in:
parent
a45944bf1f
commit
6577c8e10f
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "@scode/crypto-helper",
|
||||
"name": "@sapphirecode/crypto-helper",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"author": "Timo Hocker <t-hocker@web.de>",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@scode/eslint-config": "^2.0.2",
|
||||
"@sapphirecode/eslint-config": "^2.0.2",
|
||||
"@stryker-mutator/core": "^3.0.1",
|
||||
"@stryker-mutator/javascript-mutator": "^3.0.1",
|
||||
"ava": "^3.5.0",
|
||||
@ -20,7 +20,7 @@
|
||||
"compile": "tsc --allowJs --declaration --emitDeclarationOnly index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@scode/encoding-helper": "^1.0.1"
|
||||
"@sapphirecode/encoding-helper": "^1.0.1"
|
||||
},
|
||||
"files": [
|
||||
"LICENSE",
|
||||
|
Loading…
x
Reference in New Issue
Block a user