Skip to content

Commit d9159b0

Browse files
committed
chore: npm description
1 parent 4a92cbd commit d9159b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-transform-n4js-systemjs-commonjs",
3-
"description": "A babel plugin to transform N4JS SystemJS modules into CommonJS, enabling webpack/browserify.",
3+
"description": "A babel plugin to transform N4JS SystemJS modules into CommonJS, enabling webpack (via babel-loader) or react-native packager.",
44
"main": "sysreg.js",
55
"scripts": {
66
"test": "eslint . && mocha tests",

0 commit comments

Comments
 (0)