File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "version" : " 0.0.1" ,
44 "main" : " lib/index.js" ,
55 "homepage" : " https://designto.codes" ,
6- "description" : " linting & design cleanup for designto.codes"
6+ "description" : " linting & design cleanup for designto.codes (normalization) "
77}
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " @designto/corpus" ,
3+ "version" : " 0.0.0" ,
4+ "description" : " corpus grouping of complex design" ,
5+ "main" : " dist/index.js" ,
6+ "repository" : " https://github.com/bridgedxyz/design-to-code" ,
7+ "author" : " Bridged authors" ,
8+ "license" : " Apache 2.0" ,
9+ "private" : false
10+ }
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " @designto/symantic" ,
3+ "version" : " 0.0.0" ,
4+ "description" : " symantic analysis for design. just like in nlp." ,
5+ "main" : " dist/index.js" ,
6+ "repository" : " https://github.com/bridgedxyz/design-to-code" ,
7+ "author" : " Bridged authors" ,
8+ "license" : " Apache 2.0" ,
9+ "private" : false
10+ }
You can’t perform that action at this time.
0 commit comments