Fixed head.js package.json

This commit is contained in:
Ryan
2013-11-04 14:40:47 -08:00
parent 0c14b621d9
commit 2fbe8a3bda
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "HeadJS",
"filename": "head-1.0.0.min.js",
"name": "headjs",
"filename": "head.min.js",
"version": "1.0.0",
"description": "Achieve responsive design. Load scripts on demand. Target CSS for different screens, paths, states and browsers. Make it the only script in your HEAD. A concise solution to universal issues.",
"homepage": "http://headjs.com",