/
var
/
www
/
flurhymez
/
node_modules
/
@barba
/
core
/
/var/www/flurhymez/node_modules/@barba/core
mkdir
upload
Name
Size
Mode
Actions
dist/
-
0755
rm
node_modules/
-
0755
rm
CHANGELOG.md
15236
0644
edit
dl
rm
LICENSE
1086
0644
edit
dl
rm
package.json
2267
0644
edit
dl
rm
README.md
470
0644
edit
dl
rm
Edit:
/var/www/flurhymez/node_modules/@barba/core/package.json
(2267B)
{ "_args": [ [ "@barba/core@2.9.7", "/var/www/flurhymez" ] ], "_from": "@barba/core@2.9.7", "_id": "@barba/core@2.9.7", "_inBundle": false, "_integrity": "sha512-GLtpty1fzWnd500AoUHd+hJoSCVElqth20P4W8Bf0IAA9nd1K5e8NbPnCegXC4KzOwV+JHk5DVofAZcoc+I54Q==", "_location": "/@barba/core", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@barba/core@2.9.7", "name": "@barba/core", "escapedName": "@barba%2fcore", "scope": "@barba", "rawSpec": "2.9.7", "saveSpec": null, "fetchSpec": "2.9.7" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/@barba/core/-/core-2.9.7.tgz", "_spec": "2.9.7", "_where": "/var/www/flurhymez", "browser": "dist/barba.umd.js", "bugs": { "url": "https://github.com/barbajs/barba/issues" }, "dependencies": { "is-promise": "^2.1.0", "path-to-regexp": "^3.0.0" }, "description": "Create badass, fluid and smooth transition between your website's pages", "files": [ "dist" ], "gitHead": "c085b969f6253c39f3ff71efc7c0121c8b5b5d5c", "homepage": "https://github.com/barbajs/barba#readme", "keywords": [ "page", "transition", "animation", "css", "router", "prefetch" ], "license": "MIT", "main": "dist/barba.js", "mangle": { "regex": "^_" }, "module": "dist/barba.mjs", "name": "@barba/core", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/barbajs/barba.git" }, "scripts": { "build": "microbundle --name barba --external natives", "build:watch": "microbundle watch --name barba --external natives", "clear": "rimraf dist", "lint": "tslint src/**", "precommit": "lint-staged", "report": "source-map-explorer --html ./dist/barba.umd.js > report.html", "size": "echo '📦 router' && gzip-size ./dist/barba.umd.js", "tag:latest": "npm dist-tag add @barba/core@$npm_package_version latest", "tag:next": "npm dist-tag add @barba/core@$npm_package_version next" }, "source": "src/index.ts", "types": "dist/core/src/typings", "umd:main": "dist/barba.umd.js", "unpkg": "dist/barba.umd.js", "version": "2.9.7" }
Save
cmd:
run