Browse Source

huge derpin here

pull/214/head
connors 11 years ago
parent
commit
599fc78a94
  1. 28
      package.json

28
package.json

@ -1,31 +1,4 @@
{
<<<<<<< HEAD
"name": "ratchet"
, "version": "2.0.0"
, "devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-jshint": "~0.6.3",
"grunt-contrib-nodeunit": "~0.2.0",
"grunt-contrib-uglify": "~0.2.2"
}
, "keywords": ["ratchet", "css", "ios", "prototype"]
, "homepage": "http://twbs.github.com/bootstrap/"
, "author": "Connor Sears, Dave Gamache, and Jacob Thornton"
, "repository": {
"type": "git"
, "url": "https://github.com/maker/ratchet.git"
}
, "bugs": {
"url": "https://github.com/maker/ratchet/issues"
}
, "licenses": [
{
"type": "MIT"
, "url": "http://www.opensource.org/licenses/MIT"
}
]
}
=======
"name": "ratchet",
"version": "2.0.0",
"dependencies": {},
@ -60,4 +33,3 @@
}
]
}
>>>>>>> derp

Loading…
Cancel
Save