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.
 
 
 
 

17 lines
274 B

  1. {
  2. "name": "raf",
  3. "repo": "component/raf",
  4. "description": "request animation frame",
  5. "version": "1.2.0",
  6. "keywords": [
  7. "animate",
  8. "requestAnimationFrame",
  9. "performance"
  10. ],
  11. "dependencies": {},
  12. "development": {},
  13. "scripts": [
  14. "index.js"
  15. ]
  16. }