⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
invoice
/
node_modules
/
vue-masonry-css
/
View File Name :
package.json
{ "_args": [ [ "vue-masonry-css@1.0.3", "/var/www/invoice" ] ], "_development": true, "_from": "vue-masonry-css@1.0.3", "_id": "vue-masonry-css@1.0.3", "_inBundle": false, "_integrity": "sha512-viecHQiHVLez7HlYUQsv1wJb2MT/RDSzkDp6m3In41vPrk6OsBmT2qRE8LZqYIA4daIwrnx/Xm8h4fjOpuE3hw==", "_location": "/vue-masonry-css", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "vue-masonry-css@1.0.3", "name": "vue-masonry-css", "escapedName": "vue-masonry-css", "rawSpec": "1.0.3", "saveSpec": null, "fetchSpec": "1.0.3" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/vue-masonry-css/-/vue-masonry-css-1.0.3.tgz", "_spec": "1.0.3", "_where": "/var/www/invoice", "author": { "name": "Paul Collett" }, "bugs": { "url": "https://github.com/paulcollett/vue-masonry-css/issues" }, "description": "Vue Masonry component powered by CSS, dependancy free", "devDependencies": { "buble-loader": "^0.4.1", "rollup": "^0.50.0", "rollup-plugin-buble": "^0.16.0", "uglify-js": "^3.1.3", "vue": "^2.5.16", "vue-dummy": "^1.1.1", "webpack": "^3.6.0", "webpack-dev-server": "^2.9.1" }, "files": [ "dist" ], "homepage": "https://github.com/paulcollett/vue-masonry-css#readme", "jsdelivr": "dist/vue-masonry.min.js", "keywords": [ "vue", "vue.js", "masonry", "masonary", "component", "css" ], "license": "MIT", "main": "dist/vue-masonry.common.js", "module": "dist/vue-masonry.es2015.js", "name": "vue-masonry-css", "repository": { "type": "git", "url": "git+https://github.com/paulcollett/vue-masonry-css.git" }, "scripts": { "build": "node ./build.js && npm run build:demo", "build:demo": "cd ./demo && webpack", "dev": "cd ./demo && webpack-dev-server --progress --colors", "prepublishOnly": "npm run build", "preversion": "npm run build", "publish-package": "git push && git push --tags && npm publish --registry=https://registry.npmjs.org/" }, "unpkg": "dist/vue-masonry.min.js", "version": "1.0.3" }