File tree Expand file tree Collapse file tree 2 files changed +6
-72
lines changed Expand file tree Collapse file tree 2 files changed +6
-72
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 5
5
"main" : " src/index.js" ,
6
6
"scripts" : {
7
7
"test" : " node -p \" void(require('./'));console.log('OK')\" " ,
8
- "build" : " gulp build"
9
- },
10
- "config" : {
11
- "name" : " ML"
8
+ "build" : " cheminfo build --root ML"
12
9
},
13
10
"repository" : {
14
11
"type" : " git" ,
50
47
"ml-xsadd" : " 1.0.0"
51
48
},
52
49
"devDependencies" : {
53
- "browserify" : " ^8.1.3" ,
54
- "del" : " ^1.1.1" ,
55
- "gulp" : " ^3.8.11" ,
56
- "gulp-bump" : " ^0.1.11" ,
57
- "gulp-git" : " ^0.5.3" ,
58
- "gulp-header" : " ^1.2.2" ,
59
- "gulp-rename" : " ^1.2.0" ,
60
- "gulp-sourcemaps" : " ^1.3.0" ,
61
- "gulp-size" : " ^1.1.0" ,
62
- "gulp-uglify" : " ^1.1.0" ,
63
- "mocha" : " latest" ,
64
- "mocha-better-spec-reporter" : " latest" ,
65
- "should" : " latest" ,
66
- "vinyl-buffer" : " ^1.0.0" ,
67
- "vinyl-source-stream" : " ^1.0.0" ,
68
- "yargs" : " ^1.3.2"
50
+ "cheminfo-tools" : " ^1.0.1" ,
51
+ "mocha" : " ^2.2.5" ,
52
+ "mocha-better-spec-reporter" : " ^2.1.1" ,
53
+ "should" : " ^7.0.2"
69
54
}
70
- }
55
+ }
You can’t perform that action at this time.
0 commit comments