@sad-systems/frigate-core
Version:
Frontend core library by MrDigger
22 lines (21 loc) • 485 B
JSON
{
"name": "@sad-systems/frigate-core",
"version": "0.2.2",
"description": "Frontend core library by MrDigger",
"author": "MrDigger <mrdigger@mail.ru> (http://sad-systems.ru)",
"license": "ISC",
"keywords": [
"scroll",
"animation",
"effects"
],
"repository": {
"type": "git",
"url": "https://github.com/sad-systems/frigate.git",
"directory": "src/core"
},
"main": "index.js",
"scripts": {
"publish": "npm publish --access public"
}
}