change name to fit npm requirements
This commit is contained in:
parent
e4be7fa1d8
commit
c3963912c6
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "commonlog",
|
"name": "smartlog-interfaces",
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
"description": "interfaces for the smartlog universe",
|
"description": "interfaces for the smartlog universe",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
"author": "Lossless GmbH",
|
"author": "Lossless GmbH",
|
||||||
"license": "",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "(npmts)",
|
"test": "(npmts)",
|
||||||
"format": "(gitzone format)"
|
"format": "(gitzone format)"
|
||||||
|
Loading…
Reference in New Issue
Block a user