You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
192 B

7 years ago
  1. {
  2. "name": "bind",
  3. "version": "1.0.0",
  4. "description": "function binding utility",
  5. "keywords": [
  6. "bind",
  7. "utility"
  8. ],
  9. "dependencies": {},
  10. "scripts": [
  11. "index.js"
  12. ]
  13. }