/var/www/flurhymez/node_modules/animejs
NameSizeModeActions
lib/-0755rm
LICENSE.md10750644editdlrm
package.json15950644editdlrm
README.md49220644editdlrm
Edit: /var/www/flurhymez/node_modules/animejs/package.json (1595B)
{ "_args": [ [ "animejs@3.2.1", "/var/www/flurhymez" ] ], "_from": "animejs@3.2.1", "_id": "animejs@3.2.1", "_inBundle": false, "_integrity": "sha512-sWno3ugFryK5nhiDm/2BKeFCpZv7vzerWUcUPyAZLDhMek3+S/p418ldZJbJXo5ZUOpfm2kP2XRO4NJcULMy9A==", "_location": "/animejs", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "animejs@3.2.1", "name": "animejs", "escapedName": "animejs", "rawSpec": "3.2.1", "saveSpec": null, "fetchSpec": "3.2.1" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/animejs/-/animejs-3.2.1.tgz", "_spec": "3.2.1", "_where": "/var/www/flurhymez", "author": { "name": "Julian Garnier", "email": "hello@julian.gr" }, "bugs": { "url": "https://github.com/juliangarnier/anime/issues" }, "description": "JavaScript animation engine", "devDependencies": { "gzip-size": "^4.1.0", "pretty-bytes": "^4.0.2", "rollup": "^0.53.2", "rollup-plugin-buble": "^0.18.0", "uglify-js": "^3.3.4" }, "files": [ "lib" ], "homepage": "http://animejs.com", "keywords": [ "anime", "animation", "javascript", "CSS", "transforms", "SVG", "canvas" ], "license": "MIT", "main": "lib/anime.js", "module": "lib/anime.es.js", "name": "animejs", "repository": { "type": "git", "url": "git+https://github.com/juliangarnier/anime.git" }, "scripts": { "build": "node build" }, "umd:main": "lib/anime.min.js", "umd:name": "anime", "version": "3.2.1" }