Skip to content

Commit

Permalink
Changing names
Browse files Browse the repository at this point in the history
  • Loading branch information
Fariz Luqman committed Feb 3, 2017
1 parent f9d9b3d commit b9a05cf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "damnstupidsimple/core",
"description": "The core package for Damn Stupid Simple framework",
"keywords": ["micro framework","lazy","damn stupid simple"],
"description": "The core package for Stupidly Simple framework",
"keywords": ["micro framework","lazy","stupidly simple", "php framework", "php 7", "hhvm"],
"license": "MIT",
"type": "project",
"authors": [{
"name": "Studio Nexus",
"email": "fariz@studionexus.co",
"homepage": "https://www.studionexus.co",
"name": "Fariz Luqman",
"email": "fariz[email protected]",
"homepage": "https://stupidlysimple.github.io",
"role": "Developer"
}],
"require": {
Expand All @@ -18,4 +18,4 @@
"Core\\": "src"
}
}
}
}

0 comments on commit b9a05cf

Please sign in to comment.