@tehnoskarb/xn-snowflakes
Version:
Add beautiful falling down snowflakes to any of the elements container (or fullscreen) in your webpage.
64 lines (63 loc) • 1.69 kB
JSON
{
"_from": "xn-snowflakes@^1.0.4",
"_id": "xn-snowflakes@1.0.4",
"_inBundle": false,
"_integrity": "sha512-5Ez4c95/GPIqCjWgvc+eigf0kfk4iN70qjDin3jcAjBh5R26W9By2r2JA1cQeXcKdDxQNvJjB3wnN3zK60Mbrw==",
"_location": "/xn-snowflakes",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "xn-snowflakes@^1.0.4",
"name": "xn-snowflakes",
"escapedName": "xn-snowflakes",
"rawSpec": "^1.0.4",
"saveSpec": null,
"fetchSpec": "^1.0.4"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/xn-snowflakes/-/xn-snowflakes-1.0.4.tgz",
"_shasum": "635891c39474830568c7cbde554cda2f12d4a737",
"_spec": "xn-snowflakes@^1.0.4",
"_where": "D:\\wamp\\www\\tehnoskarb.ua",
"author": {
"name": "Xinan"
},
"bugs": {
"url": "https://github.com/owen26/xn-snowflakes/issues"
},
"bundleDependencies": false,
"dependencies": {
"element-resize-detector": "^1.1.14"
},
"deprecated": false,
"description": "Add beautiful falling down snowflakes to any of the elements container (or fullscreen) in your webpage.",
"devDependencies": {
"@types/element-resize-detector": "^1.1.0",
"typescript": "^3.1.4"
},
"homepage": "https://github.com/owen26/xn-snowflakes",
"keywords": [
"snowflake",
"snowflakes",
"snow",
"snowfall",
"Christmas",
"winter",
"animation"
],
"license": "ISC",
"main": "dist/index.js",
"name": "@tehnoskarb/xn-snowflakes",
"repository": {
"type": "git",
"url": "git+https://github.com/owen26/xn-snowflakes.git"
},
"scripts": {
"build": "tsc"
},
"types": "dist/index.d.ts",
"version": "1.0.4"
}