Move url to summary

This commit is contained in:
Slava Kim
2013-10-03 14:13:51 -07:00
parent 43aa4de530
commit 3b26a51296

View File

@@ -1,6 +1,5 @@
Package.describe({
summary: 'GeoJSON utility functions',
url: 'https://github.com/maxogden/geojson-js-utils',
summary: 'GeoJSON utility functions (from https://github.com/maxogden/geojson-js-utils)',
internal: true
});