| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /home/bitnami/htdocs/app/node_modules/import-from/ |
Upload File : |
{
"_from": "import-from@^3.0.0",
"_id": "import-from@3.0.0",
"_inBundle": false,
"_integrity": "sha512-CiuXOFFSzkU5x/CR0+z7T91Iht4CXgfCxVOFRhh2Zyhg5wOpWvvDLQUsWl+gcN+QscYBjez8hDCt85O7RLDttQ==",
"_location": "/import-from",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "import-from@^3.0.0",
"name": "import-from",
"escapedName": "import-from",
"rawSpec": "^3.0.0",
"saveSpec": null,
"fetchSpec": "^3.0.0"
},
"_requiredBy": [
"/import-cwd"
],
"_resolved": "https://registry.npmjs.org/import-from/-/import-from-3.0.0.tgz",
"_shasum": "055cfec38cd5a27d8057ca51376d7d3bf0891966",
"_spec": "import-from@^3.0.0",
"_where": "/opt/bitnami/apache/htdocs/app/node_modules/import-cwd",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/import-from/issues"
},
"bundleDependencies": false,
"dependencies": {
"resolve-from": "^5.0.0"
},
"deprecated": false,
"description": "Import a module like with `require()` but from a given path",
"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-from#readme",
"keywords": [
"require",
"resolve",
"path",
"module",
"from",
"like",
"import",
"path"
],
"license": "MIT",
"name": "import-from",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/import-from.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "3.0.0"
}