@dr/bem-helper
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "@dr/bem-helper", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Helper to create BEM-style classnames", | ||
"main": "index.js", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "babel src --out-dir lib", | ||
"prepublish": "npm run build" | ||
}, | ||
@@ -23,3 +24,6 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/drdk/bem-helper#readme" | ||
"homepage": "https://github.com/drdk/bem-helper#readme", | ||
"devDependencies": { | ||
"babel-cli": "^6.18.0" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # bem-helper |
Sorry, the diff of this file is not supported yet
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
4546
5
55
0
1