diff --git a/packages/npm/.gitignore b/packages/npm/.gitignore new file mode 100644 index 00000000..3c3629e6 --- /dev/null +++ b/packages/npm/.gitignore @@ -0,0 +1 @@ +node_modules diff --git a/packages/npm/package.json b/packages/npm/package.json new file mode 100644 index 00000000..268b2a95 --- /dev/null +++ b/packages/npm/package.json @@ -0,0 +1,10 @@ +{ + "name": "@matrix-org/spec", + "version": "0.0.0", + "description": "Data definitions for the Matrix Spec", + "author": "matrix.org", + "license": "Apache-2.0", + "files": [ + "sas-emoji.json" + ] +} diff --git a/packages/npm/sas-emoji.json b/packages/npm/sas-emoji.json new file mode 120000 index 00000000..f7d44434 --- /dev/null +++ b/packages/npm/sas-emoji.json @@ -0,0 +1 @@ +../../data-definitions/sas-emoji.json \ No newline at end of file diff --git a/packages/npm/yarn.lock b/packages/npm/yarn.lock new file mode 100644 index 00000000..fb57ccd1 --- /dev/null +++ b/packages/npm/yarn.lock @@ -0,0 +1,4 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + +