Update composer.json

Updated locations
pico-3.0-alpha
picocms 11 years ago
parent 8faa006630
commit 4434205c91
  1. 4
      composer.json

@ -1,9 +1,9 @@
{ {
"name": "gilbitron/pico", "name": "picocms/pico",
"type": "library", "type": "library",
"description": "Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the \"content\" folder and that becomes a page.", "description": "Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the \"content\" folder and that becomes a page.",
"keywords": ["cms"], "keywords": ["cms"],
"homepage": "http://pico.dev7studios.com", "homepage": "http://picocms.org/",
"license": "MIT", "license": "MIT",
"authors": [ "authors": [
{ {

Loading…
Cancel
Save