File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed
Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change 88 "test" : " test"
99 },
1010 "scripts" : {
11- "build " : " cheminfo build " ,
12- "test " : " mocha --require should --reporter mocha-better-spec-reporter --recursive "
11+ "test " : " mocha --require should --reporter mocha-better-spec-reporter --recursive " ,
12+ "build " : " cheminfo build --root GSD "
1313 },
1414 "repository" : {
1515 "type" : " git" ,
2929 },
3030 "homepage" : " https://github.com/mljs/global-spectra-deconvolution" ,
3131 "devDependencies" : {
32- "browserify" : " ^8.1.3" ,
33- "del" : " ^1.1.1" ,
34- "gulp" : " ^3.8.11" ,
35- "gulp-header" : " ^1.2.2" ,
36- "gulp-rename" : " ^1.2.0" ,
37- "gulp-sourcemaps" : " ^1.3.0" ,
38- "gulp-uglify" : " ^1.1.0" ,
39- "vinyl-buffer" : " ^1.0.0" ,
40- "vinyl-source-stream" : " ^1.0.0" ,
32+ "cheminfo-tools" : " ^1.0.1" ,
4133 "mocha" : " ^2.2.5" ,
4234 "mocha-better-spec-reporter" : " ^2.1.1" ,
4335 "should" : " ^7.0.2" ,
You can’t perform that action at this time.
0 commit comments