corvid-storeon
Advanced tools
Comparing version
{ | ||
"name": "corvid-storeon", | ||
"version": "3.2.2", | ||
"description": "This package has been deprecated. Use 'storeon-velo' https://github.com/shoonia/storeon-velo", | ||
"version": "3.2.3", | ||
"description": "This package has been deprecated", | ||
"main": "lib/es5.cjs.js", | ||
@@ -14,27 +14,3 @@ "module": "lib/es5.esm.js", | ||
"sideEffects": false, | ||
"scripts": { | ||
"lint-js": "eslint src/**/*.js tests/**/*.js", | ||
"lint-md": "markdownlint '**/*.md' --ignore node_modules", | ||
"lint": "npm run lint-js && npm run lint-md", | ||
"build": "rollup -c && eslint lib/**/*.js --fix", | ||
"test": "jest" | ||
}, | ||
"devDependencies": { | ||
"@babel/preset-env": "^7.12.11", | ||
"@rollup/plugin-babel": "^5.2.2", | ||
"@rollup/plugin-commonjs": "^17.0.0", | ||
"@rollup/plugin-node-resolve": "^11.0.1", | ||
"eslint": "^7.17.0", | ||
"husky": "^4.3.6", | ||
"jest": "^26.6.3", | ||
"markdownlint": "^0.22.0", | ||
"markdownlint-cli": "^0.26.0", | ||
"rollup": "^2.36.0", | ||
"storeon": "^3.1.4" | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "npm run lint && npm run build && npm test" | ||
} | ||
}, | ||
"scripts": {}, | ||
"repository": { | ||
@@ -47,12 +23,3 @@ "type": "git", | ||
}, | ||
"keywords": [ | ||
"wix", | ||
"corvid", | ||
"corvid-cli", | ||
"wixcode", | ||
"editorx", | ||
"storeon", | ||
"velo", | ||
"redux" | ||
], | ||
"keywords": [], | ||
"author": { | ||
@@ -59,0 +26,0 @@ "name": "Alexander Zaytsev", |
@@ -1,3 +0,3 @@ | ||
# corvid-storeon | ||
# This package has been deprecated | ||
## This package has been deprecated. Use **[storeon-velo](https://github.com/shoonia/storeon-velo)** | ||
Use **[storeon-velo](https://github.com/shoonia/storeon-velo)** |
0
-100%9176
-9.06%