package.json 281 B

1234567891011121314
  1. {
  2. "author": "shutosg",
  3. "name": "net.shutosg.uni-ease-copy",
  4. "displayName": "UniEaseCopy",
  5. "version": "1.0.1",
  6. "unity": "2019.4",
  7. "description": "Easing copy and paste tool",
  8. "dependencies": {},
  9. "keywords": [
  10. "Animation",
  11. "Utility"
  12. ],
  13. "license": "MIT"
  14. }