Viewing File: /home/ubuntu/voice-assistant-frontend/node_modules/request-animation-number/package.json

{
  "name": "request-animation-number",
  "version": "1.0.8",
  "description": "Light animation library based on requestanimationframe ",
  "main": "request-animation-number.js",
  "types": "request-animation-number.d.ts",
  "scripts": {
    "publish": "npm publish"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alabsi91/request-animation-number.git"
  },
  "keywords": [
    "animation",
    "keyframe",
    "requestanimationframe",
    "js",
    "transition",
    "ease",
    "easing",
    "visual-timing-functions"
  ],
  "author": "Ahmed Al-Absi",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/alabsi91/request-animation-number/issues"
  },
  "homepage": "https://github.com/alabsi91/request-animation-number#readme"
}
Back to Directory File Manager