| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/vue-animate-onscroll/ |
Upload File : |
{
"_args": [
[
"vue-animate-onscroll@1.0.8",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "vue-animate-onscroll@1.0.8",
"_id": "vue-animate-onscroll@1.0.8",
"_inBundle": false,
"_integrity": "sha512-uyb/lTudNmWaxT8W0UQIk75EyzX7wYM64hm7gsMCVhGICQkb5j/ynIZ/ZnSApsqvruUg4t3UxT1MUhN4sDU11Q==",
"_location": "/vue-animate-onscroll",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "vue-animate-onscroll@1.0.8",
"name": "vue-animate-onscroll",
"escapedName": "vue-animate-onscroll",
"rawSpec": "1.0.8",
"saveSpec": null,
"fetchSpec": "1.0.8"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/vue-animate-onscroll/-/vue-animate-onscroll-1.0.8.tgz",
"_spec": "1.0.8",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "yev"
},
"bugs": {
"url": "https://github.com/josephharveyangeles/vue-animate-onscroll/issues"
},
"dependencies": {},
"description": "A simple Vue directive that animates elements as they scroll into view.",
"devDependencies": {
"jest": "^23.6.0",
"rimraf": "^2.6.2",
"rollup": "^0.66.4",
"rollup-plugin-terser": "^3.0.0"
},
"homepage": "https://github.com/josephharveyangeles/vue-animate-onscroll#readme",
"jsnext:main": "lib/vue-animate-onscroll.es.js",
"keywords": [
"vue",
"scroll",
"animate",
"reveal"
],
"license": "MIT",
"main": "lib/vue-animate-onscroll.cjs.js",
"module": "lib/vue-animate-onscroll.es.js",
"name": "vue-animate-onscroll",
"repository": {
"type": "git",
"url": "git+https://github.com/josephharveyangeles/vue-animate-onscroll.git"
},
"scripts": {
"build": "npm run clean && rollup --config rollup.config.js",
"clean": "rimraf lib",
"deploy": "npm run test && npm version patch && npm publish",
"prepublishOnly": "git push --follow-tags",
"test": "npm run build && jest"
},
"version": "1.0.8"
}