Add vectortile branch
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "google-closure-library",
|
||||
"description": "Google's common JavaScript library",
|
||||
"version": "20150729.0.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/google/closure-library.git"
|
||||
},
|
||||
"main": "closure/goog/bootstrap/nodejs.js",
|
||||
"keywords": [
|
||||
"javascript",
|
||||
"library",
|
||||
"goog",
|
||||
"closure"
|
||||
],
|
||||
"author": "The Closure Library Authors",
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/google/closure-library/issues"
|
||||
},
|
||||
"homepage": "https://developers.google.com/closure/library/"
|
||||
}
|
||||
Reference in New Issue
Block a user