improved package.json
This commit is contained in:
parent
26c30d2fb5
commit
e491c64ceb
16
package.json
16
package.json
@ -1,19 +1,17 @@
|
|||||||
{
|
{
|
||||||
"name": "carto",
|
"name": "carto",
|
||||||
"version": "0.14.0",
|
"version": "0.15.0",
|
||||||
"description": "Mapnik Stylesheet Compiler",
|
"description": "CartoCSS Stylesheet Compiler",
|
||||||
"url": "https://github.com/mapbox/carto",
|
"url": "https://github.com/cartodb/carto",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "http://github.com/mapbox/carto.git"
|
"url": "http://github.com/cartodb/carto.git"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Mapbox",
|
"name": "CartoDB",
|
||||||
"url": "http://mapbox.com/",
|
"url": "http://cartodb.com/",
|
||||||
"email": "info@mapbox.com"
|
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"mapnik",
|
|
||||||
"maps",
|
"maps",
|
||||||
"css",
|
"css",
|
||||||
"stylesheets"
|
"stylesheets"
|
||||||
@ -22,6 +20,8 @@
|
|||||||
"Tom MacWright <macwright@gmail.com>",
|
"Tom MacWright <macwright@gmail.com>",
|
||||||
"Konstantin Käfer",
|
"Konstantin Käfer",
|
||||||
"Alexis Sellier <self@cloudhead.net>"
|
"Alexis Sellier <self@cloudhead.net>"
|
||||||
|
"Raul Ochoa <rochoa@cartodb.com>",
|
||||||
|
"Javi Santana <jsantana@cartodb.com>",
|
||||||
],
|
],
|
||||||
"licenses": [
|
"licenses": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user