/
var
/
www
/
flurhymez
/
node_modules
/
std-env
/
/var/www/flurhymez/node_modules/std-env
mkdir
upload
Name
Size
Mode
Actions
dist/
-
0755
rm
LICENCE
1062
0644
edit
dl
rm
package.json
1534
0644
edit
dl
rm
README.md
979
0644
edit
dl
rm
Edit:
/var/www/flurhymez/node_modules/std-env/package.json
(1534B)
{ "_args": [ [ "std-env@3.0.1", "/var/www/flurhymez" ] ], "_development": true, "_from": "std-env@3.0.1", "_id": "std-env@3.0.1", "_inBundle": false, "_integrity": "sha512-mC1Ps9l77/97qeOZc+HrOL7TIaOboHqMZ24dGVQrlxFcpPpfCHpH+qfUT7Dz+6mlG8+JPA1KfBQo19iC/+Ngcw==", "_location": "/std-env", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "std-env@3.0.1", "name": "std-env", "escapedName": "std-env", "rawSpec": "3.0.1", "saveSpec": null, "fetchSpec": "3.0.1" }, "_requiredBy": [ "/webpackbar" ], "_resolved": "https://registry.npmjs.org/std-env/-/std-env-3.0.1.tgz", "_spec": "3.0.1", "_where": "/var/www/flurhymez", "bugs": { "url": "https://github.com/unjs/std-env/issues" }, "description": "Detect current Javascript environment", "devDependencies": { "standard-version": "^9.3.2", "unbuild": "^0.5.11" }, "exports": { "import": "./dist/index.mjs", "require": "./dist/index.cjs" }, "files": [ "dist" ], "homepage": "https://github.com/unjs/std-env#readme", "license": "MIT", "main": "./dist/index.cjs", "name": "std-env", "repository": { "type": "git", "url": "git+https://github.com/unjs/std-env.git" }, "scripts": { "prepack": "unbuild", "release": "yarn test && standard-version && git push --follow-tags && npm publish", "test": "node test.cjs" }, "sideEffects": false, "types": "./dist/index.d.ts", "version": "3.0.1" }
Save
cmd:
run