gengojs-core-modules
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "gengojs-core-modules", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "gengo.js core modules is a set of modules that helps the core to function properly.", | ||
"main": "./modules/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "gulp test" | ||
}, | ||
@@ -30,5 +30,9 @@ "repository": { | ||
"gulp-mocha": "^2.1.3", | ||
"gulp-sourcemaps": "^1.5.2", | ||
"js-yaml": "^3.4.0" | ||
"gulp-sourcemaps": "^1.5.2" | ||
}, | ||
"dependencies": { | ||
"gengojs-debug": "^1.1.1", | ||
"js-yaml": "^3.4.0", | ||
"lodash": "^3.10.1" | ||
} | ||
} |
# gengojs-core-modules | ||
gengo.js core modules is a set of modules that helps the core to function properly. | ||
[![Build Status](https://travis-ci.org/iwatakeshi/gengojs-core-modules.svg)](https://travis-ci.org/iwatakeshi/gengojs-core-modules) | ||
## Classes | ||
@@ -5,0 +8,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
103035
7
33
0
87
3
+ Addedgengojs-debug@^1.1.1
+ Addedjs-yaml@^3.4.0
+ Addedlodash@^3.10.1
+ Addedamdefine@1.0.1(transitive)
+ Addedargparse@1.0.10(transitive)
+ Addeddebug@2.6.9(transitive)
+ Addedesprima@4.0.1(transitive)
+ Addedgengojs-debug@1.1.1(transitive)
+ Addedjs-yaml@3.14.1(transitive)
+ Addedlodash@3.10.1(transitive)
+ Addedms@2.0.0(transitive)
+ Addedsource-map@0.1.32(transitive)
+ Addedsource-map-support@0.3.3(transitive)
+ Addedsprintf-js@1.0.3(transitive)