13 lines
335 B
JSON
13 lines
335 B
JSON
{
|
|
"name": "@speckle/objectloader",
|
|
"version": "2.0.0",
|
|
"description": "Simple API helper to stream in objects from the Speckle Server.",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "AEC Systems",
|
|
"license": "SEE LICENSE NOTE IN readme.md"
|
|
}
|