File tree Expand file tree Collapse file tree 1 file changed +16
-3
lines changed
Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " tonic" ,
2+ "name" : " @conductorlab/ tonic" ,
33 "version" : " 7.2.1" ,
44 "description" : " A composable component inspired by React." ,
55 "main" : " events.js" ,
99 "build:demo" : " browserify --bare ./demo > ./docs/bundle.js"
1010 },
1111 "author" : " " ,
12- "license" : " ISC " ,
12+ "license" : " MIT " ,
1313 "devDependencies" : {
1414 "browserify" : " ^16.2.2" ,
1515 "tape" : " ^4.9.1" ,
1616 "tape-run" : " ^4.0.0"
17- }
17+ },
18+ "directories" : {
19+ "test" : " test"
20+ },
21+ "dependencies" : {
22+ },
23+ "repository" : {
24+ "type" : " git" ,
25+ "url" : " git+https://github.com/hxoht/tonic.git"
26+ },
27+ "bugs" : {
28+ "url" : " https://github.com/hxoht/tonic/issues"
29+ },
30+ "homepage" : " https://github.com/hxoht/tonic#readme"
1831}
You can’t perform that action at this time.
0 commit comments