Initial commit
This commit is contained in:
16
scripts/package.public.json
Normal file
16
scripts/package.public.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "@carto/carto.js",
|
||||
"version": "",
|
||||
"description": "CARTO javascript library",
|
||||
"main": "carto.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/CartoDB/carto.js.git"
|
||||
},
|
||||
"dependencies": {},
|
||||
"author": {
|
||||
"name": "CARTO",
|
||||
"url": "https://carto.com/"
|
||||
},
|
||||
"license": "BSD-3-Clause"
|
||||
}
|
||||
Reference in New Issue
Block a user