package.json 181 B

12345678910
  1. {
  2. "name": "bodec",
  3. "version": "0.1.0",
  4. "main": "bodec.js",
  5. "repository": {
  6. "type": "git",
  7. "url": "https://github.com/creationix/bodec.git"
  8. },
  9. "license": "MIT"
  10. }