/
var
/
www
/
flurhymez
/
node_modules
/
import-cwd
/
/var/www/flurhymez/node_modules/import-cwd
mkdir
upload
Name
Size
Mode
Actions
index.d.ts
1241
0644
edit
dl
rm
index.js
204
0644
edit
dl
rm
license
1109
0644
edit
dl
rm
package.json
1764
0644
edit
dl
rm
readme.md
1602
0644
edit
dl
rm
Edit:
/var/www/flurhymez/node_modules/import-cwd/package.json
(1764B)
{ "_args": [ [ "import-cwd@3.0.0", "/var/www/flurhymez" ] ], "_development": true, "_from": "import-cwd@3.0.0", "_id": "import-cwd@3.0.0", "_inBundle": false, "_integrity": "sha512-4pnzH16plW+hgvRECbDWpQl3cqtvSofHWh44met7ESfZ8UZOWWddm8hEyDTqREJ9RbYHY8gi8DqmaelApoOGMg==", "_location": "/import-cwd", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "import-cwd@3.0.0", "name": "import-cwd", "escapedName": "import-cwd", "rawSpec": "3.0.0", "saveSpec": null, "fetchSpec": "3.0.0" }, "_requiredBy": [ "/postcss-load-config" ], "_resolved": "https://registry.npmjs.org/import-cwd/-/import-cwd-3.0.0.tgz", "_spec": "3.0.0", "_where": "/var/www/flurhymez", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/import-cwd/issues" }, "dependencies": { "import-from": "^3.0.0" }, "description": "Import a module like with `require()` but from the current working directory", "devDependencies": { "ava": "^1.4.1", "tsd": "^0.7.2", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/sindresorhus/import-cwd#readme", "keywords": [ "require", "resolve", "path", "module", "from", "like", "cwd", "current", "working", "directory", "import" ], "license": "MIT", "name": "import-cwd", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/import-cwd.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "3.0.0" }
Save
cmd:
run