We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3c308 commit fe29b9eCopy full SHA for fe29b9e
package.json
@@ -0,0 +1,11 @@
1
+{
2
+ "name": "@macrostrat/cesium-viewer",
3
+ "version": "1.0.0",
4
+ "description": "",
5
+ "module": "src/index.ts",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "author": "",
10
+ "license": "ISC"
11
+}
0 commit comments